Hi
Visual basic 2003
ODBC to MySQL 5.1
I have created a VB2003 application that I want to run on client machines. I have created a share on the remote machine and a shortcut which runs the executable from a share. After amending the security Policy within the .Net Configuration I now have the executable running, however, I am having an issue withe the ODBC connection.
When I run the executable, I get the error 'Data Source name not found and no default driver specified.
I am assuming that this is because it is trying to connect t the database locally as opposed to remotely, which is what I want to do!
Can anyone advise if this is actually possibly and if so, how?
Thanks
Steve H
Visual basic 2003
ODBC to MySQL 5.1
I have created a VB2003 application that I want to run on client machines. I have created a share on the remote machine and a shortcut which runs the executable from a share. After amending the security Policy within the .Net Configuration I now have the executable running, however, I am having an issue withe the ODBC connection.
When I run the executable, I get the error 'Data Source name not found and no default driver specified.
I am assuming that this is because it is trying to connect t the database locally as opposed to remotely, which is what I want to do!
Can anyone advise if this is actually possibly and if so, how?
Thanks
Steve H