Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CREATE CONNECTION doesn't wait...
Message
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00110089
Message ID:
00110217
Views:
23
Hi Leighton,

Why would you want to do this from within a program?

If you have to use the entire syntax instead of specifying a "?"
CREATE CONNECTION [ConnectionName | ?]
	[DATASOURCE cDataSourceName]
	[USERID cUserID] [PASSWORD cPassWord]
	[DATABASE cDatabaseName]
	| CONNSTRING cConnectionString]
>I give my user's the ability to define a connection using:
>
>CREATE CONNECTION ?
>
>There doesn't seem to be any to wait for them to finish specifying connection criteria before the program continues. Any ideas?
>
>tia
>
>Lee
Previous
Reply
Map
View

Click here to load this message in the networking platform