bloukewer
Well-known member
- Joined
- Jul 2, 2004
- Messages
- 88
- Programming Experience
- 3-5
Hi everyone.
I get the error: "Data type mismatch in criteria expression", whenever I try to insert a record that contains an empty string value in one of it's fields. I'm using MS Access as the database, and I know the error is due to the fact that Access is very stronly typed. Is there a way to insert an empty string without resorting to 'evil' ways such as replacing it with a space? Can I turn of the strong typing, some way or the other?
Regards,
Bloukewer
I get the error: "Data type mismatch in criteria expression", whenever I try to insert a record that contains an empty string value in one of it's fields. I'm using MS Access as the database, and I know the error is due to the fact that Access is very stronly typed. Is there a way to insert an empty string without resorting to 'evil' ways such as replacing it with a space? Can I turn of the strong typing, some way or the other?
Regards,
Bloukewer