Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Running a Stored Procedure in a Sybase Database
Message
De
26/03/1997 20:56:13
 
 
À
19/03/1997 15:20:06
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00024881
Message ID:
00025760
Vues:
23
I don't have experience with a Sybase database; however, I experienced a weird problem with a VFP 3.0 database that had stored procedures. The stored procedures were compiled in 3.0 which made the database UNREADABLE\UNUSABLE to my 5.0 application. Maybe your database's stored procedures were compiled under a different version from what you are using. Until Microsoft fixes the compiled stored procedures problem (i.e., by creating a different memo field each version - or at least for the version being run) I will keep my stored procedures in a .prg file (as in the old days) and issue a SET PROCEDURE TO Xfilename ADDITIVE.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform