G
Guest
I am using ODBC to access my data from database with ASP. My databse contains
a table name cartridege which has fields item_id, quantity and bill_no.When a
updation is made in a the table in quantity field, all the other rows who
having the same quantity value but different item_id is also updated while
the recordset is selected for only one type of the item_id.This database is
made with MS-Access 2003. I also try compact and repaire tools but the
problem could not be removed
a table name cartridege which has fields item_id, quantity and bill_no.When a
updation is made in a the table in quantity field, all the other rows who
having the same quantity value but different item_id is also updated while
the recordset is selected for only one type of the item_id.This database is
made with MS-Access 2003. I also try compact and repaire tools but the
problem could not be removed