Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problems with MySql
Message
 
 
À
10/06/2004 14:46:20
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00912372
Message ID:
00912386
Vues:
14
What's the message and error number reported by AERROR()? Maybe it can give you a better clue.
IF SQLExec(...) > 0
  ....
ELSE
   IF AERROR(laError) > 0
      ....&& Error
   ENDIF
ENDIF
HTH

>Hello
>Trying to make a Visual FoxPro app (that works OK with SQL server and oracle) work with MySql, I cannot send two sql commands in a single sqlexec() call, and cannot use SQLprepare().

>Is this the "normal" behavior of Mysql, or am I missing something?

>I am using the ODBC driver provided with MySql.
Apoya a Visual FoxPro usandolo legalmente
--
¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º
Espartaco Palma Martínez
SysOp PortalFox
http://www.portalfox.com
esparta@portalfox.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform