mysql - Error when trying to add records to database table -
i have created system included database using mysql on visual studio express 2010. 1 of tables have included in tables booking. when tried input records tabl 'show table data' option following error:
"the data in row 1 not committed error source: .net sqlclient data provider error message: string or binary data truncated statement had been terminated
correct errors , retry or press esc cancel changes"
i have tried inputting ('newsequentialid') default value or binding property of primary key, error still appears, , appears every other table have included in database.
someone please help. @ whits end.
check data want import not long each field try import. error message about. example, field 40 characters, try put 44 it.
Comments
Post a Comment