0
Answer

Problem in Saved and modification of database on the network

Photo of lamasat lamasat

lamasat lamasat

11y
1k
1
I have a C-Sharp Program Access database on a local network are connecting to the database successfully used this contact

"provider = Microsoft.Jet.OLEDB.4.0; data source = \ \ moh-pc \ db \ 3-2014.mdb";

But when you do a modification or added to the data to the database fail and this message appears (you must use the process updateable query)

What is the solution to this problem and what is meant query updatable???

Thank you

Answers (0)