Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cursoradapter Builder 9
Message
 
 
To
03/08/2005 10:24:16
General information
Forum:
Visual FoxPro
Category:
Client/server
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
MS SQL Server
Miscellaneous
Thread ID:
01037886
Message ID:
01038510
Views:
17
>>You mean something like:
>>local loAdapter
>>loAdapter = newobject('ca_name','my_ca_classlib[.vcx]')
>>loAdapter.CursorFill()
>>Of course, once loAdapter goes out of scope the CA is destroyed and the cursor is closed unless you call the CursorDetach method before it loses scope.
>
>Yes that is kind of what I'm looking for where do i put the connection string? Using sqlserver with ado.

I have demo TestADO.PRG file on my web-site that you can download. It is in the CASamples ZIP file under the FoxPro Tools link at http://www.mctweedle.com
Mark McCasland
Midlothian, TX USA
Previous
Reply
Map
View

Click here to load this message in the networking platform