‎2007 Jul 11 10:59 AM
Hi,
I got an error in inserting into table. According to the runtime error, the record is already existing. I checked the table, there's a record that is the same with mine but we have different uname. And I think UNAME is also a foreign key so it is not a duplicate record...
Points for helpful ideas... Thanks!.
‎2007 Jul 12 9:04 AM
hai,
can u explain more?which table you are using and what is the table structure?are you sure that uname is a key?
which statement you are using for inserting into database?
insert or modify?
‎2007 Jul 12 9:04 AM
hai,
can u explain more?which table you are using and what is the table structure?are you sure that uname is a key?
which statement you are using for inserting into database?
insert or modify?