Viewing 3 posts - 1 through 3 (of 3 total)
If you don't want to implement security in Access, you can get the windows-login of the user. In these cases I prefer using an API-call:
Private Declare Function GetUserName Lib "advapi32.dll"...
August 8, 2003 at 1:16 am
DoubleMetaphone is a kind of Soundex, but more powerful.
The original article describing the method can be found at:
http://www.cuj.com/articles/2000/0006/0006d/0006d.htm?topic=articles
A translation of this function in T-SQL can be found at:...
May 6, 2003 at 12:14 am
This explains, I was not aware of this filtering before the join.
Thanks for you reactions.
Erik
April 30, 2003 at 11:50 pm
Viewing 3 posts - 1 through 3 (of 3 total)