Quote Originally Posted by DrByte View Post
You can't use apostrophes to enclose field names. Either leave them out or use backquotes instead.

MAKE SURE YOU HAVE A GOOD RELIABLE BACKUP BEFORE YOU GO MESSING ABOUT WITH RAW DATABASE EDITS LIKE THAT!!!
Thank you - this did work. I was getting an error with line one because of an error in my data to be updated.

Note - I was a little reluctant to post my question because I didn't want to give everyone license to go fooling around with mySQL. I know enough most times (sometimes enough to be dangerous) but I do know how to make a good back up and I know how to restore them as well! Thanks again!