Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sharing connection
Message
From
23/05/2003 13:16:17
 
 
To
23/05/2003 11:55:12
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00792226
Message ID:
00792329
Views:
31
Thanks Bob,

What I'm doing now is this:

1) I get my "main" connection using sqlpassthru

2) I override the existing connection (let's call it "db_conn") on the database container this time "recreating" it with the connection string from "main" connection.

3)I open a remote view so I can get a connection handle value for "db_conn".

Now I have 2 connections. I disconnect the "main" connection and just copy the connection handle created from "db_conn" to the main connection and I'm set, just have one connection.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform