Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Guidelines
Message
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Miscellaneous
Thread ID:
00672263
Message ID:
00672363
Views:
15
>Hi I'm giving my first footsteps into C/S programming using ADO and need some guidelines. I've found a paper in the MSDN web site named "ADO Jumpstart for VFP Developers" and even when I find it very helpful still need some advice.
>
>My first question is referring to the connection object. Is it preferable to have a single connection for the whole app or a connection for every form in the app? I know every method has its pro and cons but want some of your toughts based on real life projects and experiences.
>
>It'll be more <g>
>
>TIA,
>
>Enmanuel

You should share the same connection whenever possible by passing the handle or set the handle as an app property. Just curious, why bother with ADO?
Eric Kleeman - EDS Consulting Services
MCP Visual FoxPro
MCSD C#.NET
Hua Hin Thailand
Los Angeles California
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform