in reply to
SQL server 2008 error
Your error message tells you what the problem is: "Incorrect syntax near the keyword 'external' ". Change the name of your column to something that isn't a SQLServer keyword, 'external_link', perhaps.
----
I Go Back to Sleep, Now.
OGB
Comment on
Re: SQL server 2008 error
In Section
Seekers of Perl Wisdom