Quote:
Originally posted by DrByte@May 20 2005, 04:04 AM
If your database is BLANK, then you cannot use an UPDATE statement....
INSERT statements ADD records to the database.
UPDATE statements, well, they update EXISTING information.
Perhaps you're looking at the wrong set of statements in your spreadsheet for what you're trying to do...
OMG, I can't believe that I was doing that. To my credit it was late last night when I was working on this, but still.... I'm one STUPID individual. ::ops