Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Aug 07, 2008 07:15 PM by mychucky
Participant
1386 Points
227 Posts
Aug 07, 2008 06:56 PM|LINK
You may want to define a slightly larger size. something like varchar(20). In case the number needs to be stored with extension [or, even an international number] you will need to change it again in future.
Contributor
4358 Points
3709 Posts
Aug 07, 2008 07:15 PM|LINK
Thanks for all your help. I got it working now.
sambeetpatra
Participant
1386 Points
227 Posts
Re: Error: Value was either too large or too small for an Int32.
Aug 07, 2008 06:56 PM|LINK
You may want to define a slightly larger size. something like varchar(20). In case the number needs to be stored with extension [or, even an international number] you will need to change it again in future.
mychucky
Contributor
4358 Points
3709 Posts
Re: Error: Value was either too large or too small for an Int32.
Aug 07, 2008 07:15 PM|LINK
Thanks for all your help. I got it working now.