Hia,
I am developping a small program with VB 6.0 connected to an Access Database.
Sometimes when i insert a record into a table of the database, i get no error messages, but the record is not inserted ... I try to run the query again from access and i get an error message (Ex: when i try to insert a text fiels that contains an appostrophy)
How can i make sure that i get all the errors that occur with access into my VB programme so i can handle them.
thanks in advance
Bassam
I am developping a small program with VB 6.0 connected to an Access Database.
Sometimes when i insert a record into a table of the database, i get no error messages, but the record is not inserted ... I try to run the query again from access and i get an error message (Ex: when i try to insert a text fiels that contains an appostrophy)
How can i make sure that i get all the errors that occur with access into my VB programme so i can handle them.
thanks in advance
Bassam