User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the MySQL section within the Web Development category of DaniWeb, a massive community of 363,434 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,186 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our MySQL advertiser:

Insert doesn't do what it's supposed to

Join Date: May 2008
Posts: 4
Reputation: KenK is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 2
KenK KenK is offline Offline
Newbie Poster

Re: Insert doesn't do what it's supposed to

  #2  
May 6th, 2008
Your declared column names and values don't line up correctly. Try this:
INSERT INTO grades (GWid, classid, semester, year, grade, required) 
VALUES(100000089, 'CS210', 'fall', '2006', 'B', 'yes');
Reply With Quote  
All times are GMT -4. The time now is 2:08 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC