Hi all,
This may be vaguely related to the other recent thread on using MSSQL with NetTalk, but we have developed a NetTalk app that runs as a service, using MySQL (via MyODBC 3.1).
When testing the app, I ran is as just a normal Win32 program (not as a service) and everything works great. However, as soon as I install and run is as a Service, the app cannot connect to the data via ODBC.
I have set up the MyODBC DSN as a 'System DSN' but that doesn't seem to help. I am guessing it is to do with the logon credentials that the service is using, and whether that logon account can see the DSN?
Cheers,
Devan