Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Create sql database tables and indexes with vfp
Message
De
27/06/2007 08:17:17
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
27/06/2007 00:10:33
Hee Lim Wang
Fantasy Software Enterprise
Malaisie
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01234898
Message ID:
01235964
Vues:
12
>an error occured when run the prg .......
>
>Function errHand
>Lparameters tcSQL
>lcError=tcSQL+chr(13) <-------------- operator/operand type mismatch
>Aerror(arrCheck)
>For ix=1 to 7
> lcError = lcError+trans( arrCheck [ix])+ chr(13)
>Endfor
>Messagebox(lcError,0,'Error def.')

tcSQL needs to be char. It's my own small utility to check SQLExec commands quickly. You don't need to use it and have your own error checking.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform