Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CursorAdapter Error
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01010861
Message ID:
01010940
Vues:
19
I replace the SelectCmd with
.SelectCmd = "select RecordId, DateTime, Error, Line, Message, CodeLine, " +;
             "Program, User, AppName, NetWrkName, Memory, Status, CallStack "+;
             "from syserrors where RECNO() = 1"
I no longer get the error, but the record is not written out either.


>Don't use SELECT * in SelectCmd, list all fields you want to select instead.
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform