Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL SELECT Error
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
SQL SELECT Error
Miscellaneous
Thread ID:
01060329
Message ID:
01060329
Views:
57
Getting the message:

'MENUINFO' must be created with SELECT...INTO TABLE.

on this line:
SELECT RecordId, MenuId, ItemType;
  FROM MenuInfo;
  WHERE ParentId == oObject.sRecordId;
  INTO ARRAY aRecords
This works fine on 2 development PC's, but on a third development PC, it throws
this error.

Anyone know what's wrong?
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Next
Reply
Map
View

Click here to load this message in the networking platform