undo changes vba / sql

B

Bernie

Dear All

I use mainform and several varforms linked to sql express via ODBC. Upon
changing data in any of the forms (main & varforms), I want to prompt the
user to either discard or save changes. me.undo works per form but I don't
want the user to acquit changes per varform (I use one mainform and up to 10
varforms). I could copy sql data into local mdb file but this triggers too
much traffic and slows down the system.

How do I go about this? Would adodb 'underlying / old values' be an approach?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top