ODBC doesn't work correctly from within Advanced TCP/IP datalogger

Started by Toot, May 26, 2010, 10:56:38 PM

Previous topic - Next topic

Toot

When changing the settings on the ODBC export plugin it doesn't pull up the correct or full path. When going into ODBC settings via Start/run is does work. Now, when the software tries to write a value to the database the error "incorrect path or file not found". TCP/IP logger runs as service and starts automatic. My database is located on a network drive. Does the logger software open up a different version ODBC settings? The network path is there and works fine. Only ODBC via the software has issues with it.
please help.
Thanks,
Otto

Arthur Grasin

1. You need to create ODBC system alias to use ODBC from a service.
2. By default, a service doesn't have network access rights, and therefore can't write to a network drive.

In your case you can configure the service to start with your account name. You can do it from the services control panel.
If you like my work, please take a few seconds and add feedback about our site or our software [here]

Toot

Athur,
Please help getting the ODBC settings under services. I cannot find the ODBC panel from the services panel.

For some reason the TCP/IP software stops working after some time. I set the log files, i'm trying to find out why it stops. Maybe because it looses connection with three out of four serial converters. I'm still testing your TCP software because i would not like to use three pieces of software to accomplish the same goal.

The software hasn't stopped whenever i run it as a service, that's why i want to go that route.

Thanks for your help in advance.

Otto

Arthur Grasin

Please, open the ODBC plugin configuration window and click the Setup button on second page. This button should open ODBC Administrator. There you should select the "System DSN" tab and create your ODBC alias. Then refresh the "Database" list within then plugin.

Also, activate the program protocol file and alll message types. It will help to diagnose problems. The service will write all messages to the protocol file too. This file is located "Documents and Settings\All Users\Application Data\Advanced TCP IP Data Logger".
If you like my work, please take a few seconds and add feedback about our site or our software [here]