Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Stored Procedure Good/Bad? How?
Message
De
12/01/2001 13:55:30
 
 
À
12/01/2001 13:27:06
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00463078
Message ID:
00463120
Vues:
17
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform