Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP, ASP , DLL and SQL problem
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00124819
Message ID:
00124821
Views:
16
Nick,

Make sure your Data source is a System data source (not a user or file data source).

>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,
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform