Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What's wrong in Query using ADO
Message
De
29/10/2001 14:32:26
 
 
À
29/10/2001 13:50:13
Moacyr Zalcman
Independent Consultant
São Paulo, Brésil
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00574387
Message ID:
00574671
Vues:
21
>Thanks for your answer.I tried the solution you appointed when the use of parameters failed and it works.But I'd like to know why the solution using parameters doesn't work with numeric or boolean parameters.Do you have any idea?
>
>Moacyr

The use of the parameters collection is appropriate for calling stored procedures with parameters and a CommandType property of adCmdStoredProc. While I have used them with SQL Server stored procedures I haven't tried with the VFP OLEDB provider yet and a stored procedure in a DBC. Having said that I would say that the OLEDB provider does not automatically understand the question mark in a SQL statement (?) to be a parameterized query.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform