Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
INSERT INTO Statement
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00011186
Message ID:
00011199
Views:
31
>>Why is CID not found? Any idea?
>You have to write
>INSERT INTO course (cid, c_title, semester, year)
>VALUES (thisform.page1.cid.value, thisform.page1.c_title.value, thisform.page1.semester.value, thisform.page1.year.value)

You need the pageframe sub-container too, unless page1 is a variable that includes it.

thisform.pf#.page#.etc
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Previous
Reply
Map
View

Click here to load this message in the networking platform