Ah, I see now.
And is not used in an UPDATE statement between column names; that's only used in a WHERE clause for example.
A basic UPDATE statement looks like this:
UPDATE TableName SET Column1 = SomeValue, Column2 = 'SomeOtherValue', Column3 = YetAnotherValue WHERE SomeColumn = SomeValue
So, drop the AND keywords and use commas instead.
Cheers,
Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
While typing this post, I was listening to:
My Gift To You by
KoRn (Track 14 from the album:
Follow The Leader)
What's This?