Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Troubleshooting on SQLExec connectivity
Message
 
 
À
19/06/2006 18:44:14
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01130093
Message ID:
01130100
Vues:
34
>>What does a call to AERROR() return?
>
>It says Too few arguments.
...
lnReturn = SQLEXEC(lnHandle,"SELECT * FROM Customer")
IF lnReturn < 0
  * Get ODBC errors
  AERROR(laErrors)
  * Process ODBC errors
  ....
ENDIF
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform