S
Sébastien
After an insert in my database using a OleDbDataAdapter, how can I fetch
data ?
I need to fecth data because when I don't have any data in one of my table
and I add a new row in my Table, then I update it, it give me a concurrency
exception. It don't give me any exception if I had a record before I fill my
DataSet.
Thank you for your help
data ?
I need to fecth data because when I don't have any data in one of my table
and I add a new row in my Table, then I update it, it give me a concurrency
exception. It don't give me any exception if I had a record before I fill my
DataSet.
Thank you for your help