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
Help Virtualizing Server Rooms
Looping through rows of controls
Windows Update Blocked
Web Service Parameter Naming Convention
dc functions as root & enterprise crashed; what to do about root ca; new or try to backup
loop through cells in a column to create list of email I can copy and paste to email
What is the Access VBA to make text file and name it Success.txt?
Help with preg_match in PHP
Accessing controls in FormView
Creating a Batch File / Script