We are having a difficult time connecting to a Visual Foxpro database located
on a remote server using ASP.
It is a security issue because the web application can connect if the
database is located locally on the web server. When we point to the remote
database and run the code, the application cannot find the location.
We tried everything in the Microsoft KB article located at:
http://support.microsoft.com/kb/175801/en-us
but nothing seems to help. Our connection is through an ODBC System DSN that
uses a UNC path to the remote database.
Any advise or help would be appreciated.