Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Automation Server/ ADO-SQL
Message
From
15/11/2001 11:52:13
 
 
To
15/11/2001 11:32:11
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00582134
Message ID:
00582175
Views:
22
Hi!

Just read the article that I mentioned. This will make a lot of things for you clear. In particular, to transfer data from COM to client and vise versa you can use disconnected recordset, that is in fact just still the same recordset, but you assigned "NULL" to its ActiveConnection property and passed it back to client from COM object as a returning value. Then modified and passed back to COM object as a parameter of some data updating method. Disconnected recordset could be only client-side recordset (adUseClient option).

>Have you ever build AS with ADO and SQL Server by yourself ?

What you meant as "AS" - Automation Servers? AS is not a proper word for this, use "C O M object" instead".
Yes, I have experiense in building middle-tire COM objects for accessing/updating data on SQL Server using ADO. VB, VFP, ASP and all combinations of these.
So you can call me.

HTH.

>Vladik!
>
>I have a proble m with this delays. And I think it's because if commad object. And I cannot or don't know how, use recordset as client, so I would be able move back and forward. And when I try to debar a VFP class, like you suggested, it seems like holding this command object over the net to my client computer.
>
>Have you ever build AS with ADO and SQL Server by yourself ?
>If so, may be I can call you and ask some questions ?
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform