Jet SQL force write

P

Pete

Is there a way to force JET to write its buffer data to the MDB? I am
using SQL statements to update the table and want to make sure the
data is written.
 
Top