Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ODBC Problem
Message
From
10/04/2000 09:15:19
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
ODBC Problem
Miscellaneous
Thread ID:
00357488
Message ID:
00357488
Views:
39
Hi All,

I am having trouble with connecting to a VFP free table from a ASP.
I am getting a 'SQLSetConnectAttr Failed' exception. The permissions for the directories are Ok for sure, and I am using a system DSN.

my ASP code is setup like this:

Set Conn = Server.CreateObject("ADODB.Connection")
Conn.Open("dsn=MyData")

this second line causes the exception, even though it works fine through VFP, VB etc.

Help Please!

Cheers.
Reply
Map
View

Click here to load this message in the networking platform