Service vs. Application Using ODBC That Uses A Network Share
- From: "Seth" <sethricard@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 23 Nov 2005 17:23:04 -0600
I have a service that is responsible for retrieving data from a database.
The database type is DBF's in a free directory. To connect to the database,
I have an ODBC DSN setup that points to the database on a Network Share on a
different machine. When the service tries to connect to the database
through the ODBC, it cannot. As a work around, I created a desktop
application to perform the same tasks. It has no issue connecting to the
database when required to, using the same ODBC DSN. I am sure that this is
some security issue, but I do not know how to solve it. The only way I can
really query these DBF's is through an ODBC? Does anyone know why the
service cannot connect to the DB? I have tried to have the service logon as
a domain administrator just to see if it works, and it does not.
Any ideas? Need more info?
Thanks for any input you have!!
Seth
.
- Follow-Ups:
- Re: Service vs. Application Using ODBC That Uses A Network Share
- From: Dmitriy Ivanov
- Re: Service vs. Application Using ODBC That Uses A Network Share
- Prev by Date: Re: Writing large chunks of binary data to MySQL with ODBC
- Next by Date: Re: Writing large chunks of binary data to MySQL with ODBC
- Previous by thread: Re: Interface to Access 2000 Database
- Next by thread: Re: Service vs. Application Using ODBC That Uses A Network Share
- Index(es):
Relevant Pages
|
|