Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I connect to SQL server with SQLOLEDB ?
Message
 
 
To
17/10/2002 08:27:04
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00712260
Message ID:
00712269
Views:
5
Currently, OLE DB is only available if you are using ADO. The Provider string can not be used in lieu of a connection string for either Remote Views or SPT.

Once you have an ADO recordset, you can turn that into a cursor; however, the overhead may be too much so you might want to look at using ODBC.

HTH.

>Hello all
>
>Questions
>=========
>1. How can I setup SQLOLEDB ? (is it the same as ODBC?)
>
>2. How can I connect to SQL server from VFP through SQLOLEDB?
>
>3. Can I use SQL Pass through or Remote Views after the connection.
>
>4.There any coding samples for that kind of communication ?
>
>Thanks in advance
>Peter
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform