Click here to Skip to main content
15,917,321 members

Comments by abi1988 (Top 7 by date)

abi1988 19-Jul-11 3:42am View    
Yes..this technique may be a better way for this scenario. this reduces the complexity of the code.
Thanks a lot sTOPs.:)
abi1988 19-Jul-11 3:20am View    
@sTOPs:Thanks for the reply. I know to use an if..else or select..case for this scenario. I need to minimize the code by doing something else from the above mentioned techniques.So, is there any other possibilities?
abi1988 28-Mar-11 9:54am View    
Actually i need to install the .mdb file in the C directory.how can i make the setup project to install the .mdb file in the specified location other than Application folder?
abi1988 17-Jan-11 3:19am View    
i can get PasswordQuestion and Answer from msuser object.But how can i get password?
abi1988 12-Jan-11 2:05am View    
Thanks Marcus Kramer.I have checked the link you provided and will find solution there.