Wrox Programmer Forums
|
Access VBA Discuss using VBA for Access programming.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Access VBA section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 24th, 2005, 06:33 AM
Authorized User
 
Join Date: Nov 2005
Posts: 48
Thanks: 0
Thanked 0 Times in 0 Posts
Default access login id

Is there anyway to get login id of the member to get on forms to which ever forms member access since data enetred by member will be recognised by login ID.

I want 2 use loginID Globally in applicaion



thanks in advance for any help.

Best Regards,
Vivek.
__________________
Best Regards,
Vivek.
 
Old November 24th, 2005, 03:08 PM
Friend of Wrox
 
Join Date: Oct 2004
Posts: 564
Thanks: 0
Thanked 4 Times in 4 Posts
Default

How about just using the login for the system and resolving that to a table for each form. You can pull the user name by using:

ENVIRON("UserName")

HTH - For what it worth

Mike

Mike
EchoVue.com





Similar Threads
Thread Thread Starter Forum Replies Last Post
How to access Eval("ID") in Java Script Harjinder ASP.NET 2.0 Professional 0 May 19th, 2008 01:16 AM
How to access ID of a Dyanamic control? senthil_mosai ASP.NET 1.0 and 1.1 Basics 1 March 6th, 2007 08:35 AM
SQL Server Access ID & Password sosborne BOOK: Beginning Visual Basic 2005 ISBN: 978-0-7645-7401-6 4 November 7th, 2006 05:34 AM
How do you get a users Network login ID lokilewis Pro VB.NET 2002/2003 2 November 28th, 2005 04:13 AM
Getting ID from inserted data in Access chrscote Classic ASP Databases 6 June 23rd, 2005 02:09 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.