rajini1122
SSC Rookie
Points: 44
More actions
March 9, 2009 at 12:53 am
#131990
Conversion failed when converting the nvarchar value 'post' to data type int.
March 9, 2009 at 4:08 am
#955857
:hehe:
Grant Fritchey
SSC Guru
Points: 398909
March 9, 2009 at 6:04 am
#955890
Yep. 'post' is not a number.
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"- Theodore Roosevelt
Author of:SQL Server Execution PlansSQL Server Query Performance Tuning
Madhivanan-208264
SSCertifiable
Points: 7516
March 9, 2009 at 8:21 am
#956036
rajini1122 (3/9/2009)Conversion failed when converting the nvarchar value 'post' to data type int.
rajini1122 (3/9/2009)
Post the code and table structure
Failing to plan is Planning to fail
Henry Treftz
SSCarpal Tunnel
Points: 4207
March 9, 2009 at 9:48 am
#956149
Are you trying to import the data from a csv and if so does the source have column names?
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply