T
Toxalot
I'm using VBA/ADO. I'm using a disconnected recordset.
When the user makes changes or adds a new record, I want to validate
the data before updating the database.
I would like to make sure that none of the data is too large for the
fields they'll be stored in. What is the best way to do this?
Jennifer
When the user makes changes or adds a new record, I want to validate
the data before updating the database.
I would like to make sure that none of the data is too large for the
fields they'll be stored in. What is the best way to do this?
Jennifer