Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Stored Procedure Good/Bad? How?
Message
From
12/01/2001 13:55:30
 
 
To
12/01/2001 13:27:06
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00463078
Message ID:
00463120
Views:
18
>Hi John,
>
>> I'm confused...is your back-end (server) database VFP?
>
>Yes the database is an '.DBC'


Stored procedures are not directly supported by the VFP ODBC driver. Even if they were, I don't think that using ODBC to access VFP data is wise.

If you want to offload processing to your server, write a COM object and invoke it via DCOM, and pass your data back as ADO recordserts or XML.
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform