Viewing 5 posts - 1 through 5 (of 5 total)
I copied the contents directly from a DB and created a new file and it works. Thanks for all of the help.
July 22, 2013 at 2:15 pm
When I execute the contents of the file on a single DB without the cursor, it alters with no issues.
July 22, 2013 at 2:13 pm
Thanks, I was able to get rid of the Create/Alter error with a GO in the .sql file. I am still getting the strange "Incorrect syntax near 'n'." error....
July 22, 2013 at 2:00 pm
Alright I have found that it isn't all of the data in the bulk insert after testing. What would be the best way to track down which records specifically...
January 19, 2010 at 9:26 am
Ahhh, I see. I just got the error on a select by itself. Thanks, I'll look into where else the issue could be coming from.
January 19, 2010 at 8:42 am
Viewing 5 posts - 1 through 5 (of 5 total)