mysql error is occurd while inserting data..........
Posted: Wed Feb 03, 2010 4:14 am
hai iam using mysql 5.0 vresion and when i insert data in table its display error.
query are
insert into anntb values('','fdsaf','dsafdsfs','on','2010-02-03 15:27:39');
Out of range value adjusted for column 'announceid' at row 1
while when i insert data through querybrowser that time data is insert into table with the error but through programe its not inserting................
Thannks
query are
insert into anntb values('','fdsaf','dsafdsfs','on','2010-02-03 15:27:39');
Out of range value adjusted for column 'announceid' at row 1
while when i insert data through querybrowser that time data is insert into table with the error but through programe its not inserting................
Thannks