|
-
Jul 10th, 2012, 11:07 AM
#27
Thread Starter
Junior Member
Re: Conversion failed when converting the varchar value ' ' to data type int.
 Originally Posted by ForumAccount
This won't affect anything.
Go to where you are adding the value for 'CCAF', make sure that you are indexing the row with that column name and not just passing that column name (sneaking suspicion). Which value index of the row is CCAF supposed to be? The error is quite clear, you are passing in the value 'CCAF' when it is supposed to be a number.
CCAF goes under the column name ALIAS its a varchar in my database, and its not supposed to be a number.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|