Follow Fantora on Twitter
Fantora Word of Classified Ads and Community Forum
Welcome Guest Search | Active Topics | Members | Log In | Register

String or binary data would be truncated MS SQL Error

Options
David
Posted: Wednesday, August 19, 2009 3:59:36 AM
Rank: Advanced Member
Groups: Member

Joined: 2/24/2009
Posts: 38
Points: 114
Location: USA

String or binary data would be truncated MS SQL Error

hi

i try to run insert query but having this error "String or binary data would be truncated"

i dont understand what this error means?

can any body please explain
adam
Posted: Wednesday, August 19, 2009 4:03:28 AM
Rank: Advanced Member
Groups: Member

Joined: 4/3/2008
Posts: 173
Points: 525
Location: London

String or binary data would be truncated MS SQL Error

this error normally occur when you trying to insert value in column which can accommodate value (column size is low)

see the error description of this error is

Quote:
This error message appears when you try to insert a string with more characters than the column can maximal accommodate.



and as for solution

Quote:
Errors of the Severity Level 16 are generated by the user and are corrigible by the user. The statement cannot be executed this way. You must either shorten the string to be isnerted to widen the column.
Users browsing this topic
Guest

 Related
Business development
In defence of SQL
TV: Navy NCIS episode.
Integration Solutions Possible without writing Codes
Innovative Enterprise Application Integration
Upcoming Webinar: Reduce IT infrastructure costs using Application Portfolio Management
Highly configurable and extensible Dataflow architecture
Upcoming Webinar: Best Practices and Proven Techniques for Application Portfolio Management
Recorded Webinar: Data Management Challenges for Govt Applications
Elegant dataflow solution
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Main Forum RSS : RSS

Powered by: YAF.NET
Copyright © AI Logica All rights reserved.
This page was generated in 0.176 seconds.