Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MSDE and SQLCONNECT()
Message
From
11/05/2003 20:40:11
 
 
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00787161
Message ID:
00787179
Views:
13
>nHandle = SQLCONNECT("MyConnection","MyUserID","MyPassword")
>
>fails with the "Feature is not available"
>
>nHandle = SQLCONNECT("MyConnection")
>
>works OK

Hi Fred,

I guess, "MyConnection" is a named connection that was created using connection string. SQLCONNECT doesn't provide ability to override user name and password for connections like that, but it should be possible to do for connection that is based on ODBC Data Source Name.

If I guessed wrong, please give more information about how "MyConnection" is configured.

Thanks,
Aleksey.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform