Microsoft
Software
Hardware
Network
Question : #1265 - Data truncated for column, what does this mean ?
I'm getting this error...
#1265 - Data truncated for column
The query is trying to insert '' into the table.
I thought truncated meant too long.
Answer : #1265 - Data truncated for column, what does this mean ?
what is the data type for the column? If it is a smallint or other number field, you may be inserting a string into a number column. Try inserting 0 or NULL instead.
Random Solutions
getting information between two dates in mysql!
BGinfo: Auto Refresh
Generate unique random numbers
Change /etc/init.d boot order Ubuntu 9.10
Is this Session Login Secure? and if not how to improve it?
Exchange 2003 to Exchange 2010 migration - Calendar EntryID values
windows 7 certificate errors
Can I create a Region in SQL Server similar to C#
Connecting iphone to Exchange. Unable to verify account information
save a webpage to file then reload from file.