Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sqlconnect seems determined to ask for more info
Message
 
 
To
20/01/1999 13:11:35
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00178140
Message ID:
00178142
Views:
26
>I've got this line in my code:
>store sqlconnect("c_and_e_data", server_name, server_login) to db
>
>Whenever my code gets to this point it pops up first a box to allow me to choose the odbc to connect to (which I've already told it was c_and_e_data and it's defaulting to the correct one) and then a box asking me for the user id and password (which I've already given it above with server_name and server_login and it's got those fields filled in with the correct values on the box that pops up).
>
>So why am I getting these two popup boxes and how can I get rid of them? I don't want the user to have to see either one of them. I just want the application to go on it's merry little way with the info I've given it.
>
>Thanks!

If you modify the connection in the VFP database, do you have NEVER ASK checked for login prompting?
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform