Rob.Mills
02-04-2003, 11:19 AM
Is there a way to use the login id for Windows in Access?
|
View Full Version : Using Windows 2000 userid Rob.Mills 02-04-2003, 11:19 AM Is there a way to use the login id for Windows in Access? WayneRyan 02-04-2003, 11:49 AM Rob, http://www.access-programmers.co.uk/forums/showthread.php?s=&threadid=39794&highlight=username It should work. Wayne Vassago 02-04-2003, 11:50 AM You could do a search in the forums, the topic has come up many times, even by me. :) Try this, it works in Access 97 under windows NT 4.0. You probably won't have a problem... Vassago Mile-O 02-04-2003, 11:54 AM I use some code not too dissimilar to this (http://www.mvps.org/access/api/api0008.htm) which gets me the User ID. |