Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Client Server Connection Question
Message
From
19/03/2001 09:48:09
 
 
To
19/03/2001 00:31:49
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00486382
Message ID:
00486462
Views:
13
Why would you want to do this? You can share one connection throughout the full app without problem.

>I am writing my first C/S app (MSDE). I have an invoice form which may post data to 3 or 4 tables. To reduce overhead on the server and to allow me to commit changes all-or-nothing through transactions, I want to set up a named connection in the DBC and open the remote tables as "shared".
>
>I want the user to be able to open multiple instances of this form. I've read that named connections are not private to a form.
>
>How might I set up a named connection for each instance of the form?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform