Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
INSERT INTO Statement
Message
 
To
30/10/1996 22:12:05
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00011186
Message ID:
00011194
Views:
27
>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)
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform