Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CursorAdapter Error
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01010861
Message ID:
01010940
Views:
18
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform