Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calling a stored procedure in VFP6 via the VFP ODBC driv
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00268020
Message ID:
00268101
Vues:
19
>I am trying to call a test procedure in VFP6 from VB6 using ADO and the VFP ODBC driver. I specified the command type either as stored procedure or text (SQL statement) and tried numerous variations of the command like "ProcName", "CALL ProcName", "{ CALL ProcName }" etc.
>I get one of the following VFP ODBC-driver errors:
> 1. Access violation or syntax error.
> 2. Syntax error.
>The procedure itselt does not do anything. It merely returns a numeric value.
>
>Any help will be appreciated.
>
>Mike

Mike

As far as I know VFP ODBC driver accept only SQL Statement.
I don't use it but I think you can found a OLEDB provider ( using DBF ) from Sequiter.

Marcel
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform