| Register | FAQ | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| hi, i am using vb.net2005 here i have 2 application exe (1) one is login exe ,where user gets valid user login and calls another form where only allocated modules are seen to him eg. User1 has acces to A) system admintration module B) Payroll C) Financial Acounting(FA) etc above all are sepaerate exe's if user selects payroll applcation then payroll exe is called if FA then FA exe is called etc.............. here i want that current userid i.e User1 to be recognized(pass) in payroll or FA exe for user wise transaction recording i have maintain userlogged table but if maore then one user gets looged at same time how i gonna know which user is ??? pls guide |
|
#2
| |||
| |||
| Abhijit, Using logins is rare today, use the inbuild principal methods. http://msdn.microsoft.com/en-us/libr...principal.aspx Cor "Abhijit Taur" schreef in bericht news:2008979131abhitaur@gmail.com... > hi, i am using vb.net2005 > here i have 2 application exe > (1) one is login exe ,where user gets valid user login > and calls another form where only allocated modules are seen to him eg. > User1 has acces to > A) system admintration module > B) Payroll > C) Financial Acounting(FA) > etc > above all are sepaerate exe's > if user selects payroll applcation > then payroll exe is called > if FA then FA exe is called > etc.............. > here i want that current userid i.e User1 > to be recognized(pass) in payroll or FA exe > for user wise transaction recording > i have maintain userlogged table > but if maore then one user gets looged at same time > how i gonna know which user is ??? > pls guide > > > |
![]() |
| Thread Tools | |
| Display Modes | |
In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.