Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
the computer is configured to connect to the database MySQL
transfer or I carry application on the second computer (same drivers)
connection is removed
You can change this?
If you know how to use a search engine you should have no problem finding this page:
What is a DSN (Data Source Name)?
A System DSN is available only on the system where that DSN was defined. You'll have to define it on the second computer too. Or create a File DSN instead and copy the file over to the other machine.
thanks for the answer
"Or create a File DSN instead and copy the file over to the other machine." - so, This is registry key?
If you know how to use a search engine you should have no problem finding this page:
What is a DSN (Data Source Name)?
As a result, create a custom connection and removed the login and password in the script
ODBC CONNECT TO test;