View Single Post
  #15 (permalink)  
Old 05-09-07, 09:05
StarStriker StarStriker is offline
Registered User
 
Join Date: May 2007
Posts: 11
the memo box text reads as follows:

INSERT INTO StudentOptionChoices ( StudentID, ModuleCode, semester, Academic_Year ) VALUES (qrsuyvxw, SO005, 2, '2008') WHERE qrsuyvxw;

the error states there is a missing semicolon which as far as i can tell, there isnt.

qrsuyvxw is a student ID selected from a grid
Reply With Quote