Avoid Chr(0) after field-property "ValidationRule"
Daniel
Date: 04/14/04
- Previous message: Matti: "Re: Cannot open password protected MDB file using DAO"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 14 Apr 2004 08:52:27 +0200
Hello NG!
I access an MS Access-DB (Jet4) with DAO 3.6. For some of the fields within
that DB I set the ValidationRule.
The problem is, that after a TableDefs.Refreh there is a Chr(0) at the end
of the rule (string). That causes problems in my program.
Is there a way to avoid it?
Thanks, D.Barisch
- Previous message: Matti: "Re: Cannot open password protected MDB file using DAO"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|