47redlands
Programmer
I need some help with DCount method, what is it doing and what is its return value?
DCount("*","qryLogin")=1
DCount("*","qryLogin")<>1
I am using it to login into a system but not sure how it works, could someone explain the above two codes thank you.
DCount("*","qryLogin")=1
DCount("*","qryLogin")<>1
I am using it to login into a system but not sure how it works, could someone explain the above two codes thank you.