I have an application that links to sql tables using ODBC. The users access all the same tables but one group access them from one server and another set of users access from another server. I want to create code that the user selects if they are a mobile or office user and based on their answer I would link the tables to the appropriate server. Any ideas?
Start Free Trial