Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQLConnect vs SQLStingConnect
Message
From
11/01/2017 10:36:51
 
 
To
11/01/2017 09:51:06
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
01646516
Message ID:
01646523
Views:
69
>Are there any differences, limitations, etc between these two methods of connecting to a SQL Server?

For new connections, yes: SQLConnect requires that a DSN is defined in the client machine (that is, the one in which the VFP application is running), or a connection is set up (either through a DSN or a connection string) in a database. SQLStringConnect does not.

But, once a VFP handle is returned, they operate exactly in the same way.
----------------------------------
António Tavares Lopes
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform