Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sharing connection
Message
From
23/05/2003 10:45:33
James Blackburn
Qualty Design Systems, Inc.
Kuna, Idaho, United States
 
 
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00792226
Message ID:
00792229
Views:
27
Roy

From your ini file set the connectstring property in your connection.
use view nodata
lnHndl = cursorgetprop("ConnectHandle","myview")
store lnHndl in your global connection variable.

>Hi,
>
>I have an application built exclusive with sql passthru no database container. I have to add an application that uses remote views which of course uses a connection that is stored on the database container.
>
>When I start my application I read the connection string from an .ini file and use it to create a connection on the fly. I would like to somehow make the remote views for this application that I have to add, use my connection.
>
>Any ideas?
>
>thanks.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform