Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to implement 3-tier using VFP DB?
Message
 
To
19/12/2000 20:45:56
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00454613
Message ID:
00455357
Views:
36
>ADO can handle this for you. Look at the help files.
You have to go to MSDN and see ADODC to learn about 'RecordSet.Refresh;. Is the object we're all talking about the:MSAdodcLib.Adodc.6?
So Graig,
A developer could conceivably develop one interface, with ADO COM, to service data requests (via store procedures and a VFP 'thick client'), that could (both) work inside a firewall AND accross an ISP, right? The same 'program' would work regardless of its proximity to the 'backend' odbc. It almost seems that c/s applications should more or less rely on ADO for almost all the data stuff in order to be 'boltable' to a variety of architectures.

Do you see much difference between the way a pass-thru cursor behaves, and the way an ADO RecordSet behaves. Is performance noticably degraded when stored procedure calls are required to pass through an ADO COM layer?

Word!
Imagination is more important than knowledge
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform