Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Foxpro and Mysql
Message
 
 
À
11/03/2003 10:13:16
Albert Beermann
Piepenbrock Service Gmbh & Cokg
Osnabrück, Allemagne
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00764227
Message ID:
00764237
Vues:
22
This message has been marked as the solution to the initial question of the thread.
Hi Albert,

First, you don't need SqlPrepare. Second, the parameters in SqlExec starts with '?'.
l_fehler = SQLEXEC(l_verbindungsnr,'INSERT into t_adressen SET adressnr = ?l_adressnr, name1 = ?l_tester')
Third, you can use AERROR() function to get detailed indo about ODBC error.

>Hello everybody !!
>I'm experimenting with Foxpro and a My_SQL Database (Windows) !
>The server is up and running ! I can connect ! I can read data into Foxpro cursors !
>
<snip>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform