Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP, ASP , DLL and SQL problem
Message
From
07/08/1998 11:36:13
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
VFP, ASP , DLL and SQL problem
Miscellaneous
Thread ID:
00124819
Message ID:
00124819
Views:
67
Hi,

I've created a DLL in VFP that connect and sends information to SQL.
Using a ASP web page.

But when i try to run the web page it tell me it cannot connect to SQL. When i test it in VFP it give me no errors.

i use something like this to connect in the dll
gnConnectHandle =
SQLSTRINGCONNECT ('DSN=WebUpdate;UID=Hello;PWD=Hello;DATABASE=WebUpdatesDB')
NOTE: ODBC System DSN is created

If i run it in VFP it connects, but if i run it in ASP it cannot connect.

Any help is greatly appreciated.

Nick,
Next
Reply
Map
View

Click here to load this message in the networking platform