Hello
I'm developing an application which uses ODBC to work with a local database in a server; but I need run that application on a client and store the results of the application in the server. How I can configure the ODBC data source to connect to the server from the client? Anyone can help me?
Thanks.