DCount problem
From: Βάππας Κωνσταντίνος (_at_discussions.microsoft.com)
Date: 12/07/04
- Next message: test_richie: "The control could not be created because it is not properly licen."
- Previous message: Anesh: "Re: I want to check a field of table is "Null" or "Empty" in Acces"
- Next in thread: Steve Schapel: "Re: DCount problem"
- Reply: Steve Schapel: "Re: DCount problem"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 7 Dec 2004 02:27:01 -0800
I use DCount function:
DCount("[InsurerID]";"ApplicationForm";'[ApplicationFormNumber]=[InsertApplicationFormNumber] & "001" ')
it will return 1 record, that's true.
But if i use
DCount("[InsurerID]";"ApplicationForm";'[ApplicationFormNumber]=[InsertApplicationFormNumber] & "*" ')
or
DCount("[InsurerID]";"ApplicationForm";'[ApplicationFormNumber]=[InsertApplicationFormNumber] & "???" ')
it will return 0. It should return 1 record again!
- Next message: test_richie: "The control could not be created because it is not properly licen."
- Previous message: Anesh: "Re: I want to check a field of table is "Null" or "Empty" in Acces"
- Next in thread: Steve Schapel: "Re: DCount problem"
- Reply: Steve Schapel: "Re: DCount problem"
- Messages sorted by: [ date ] [ thread ]