Hi,

I have a created a small database application using VB and MSQSQL Server. We have a domain based LAN and MSSQL is intalled on server machine. I am a member of domain Administrator group as well as have admin right on local machine.

I have connected to MSSQL Server using 'sa' user name and a blank password. Everything is working fine.

I cearted SETUP using VB P&D Wizards and intalled it on another user machine in LAN, who is a member of domain users and has admin rights on local machine. Program installed on the machine but it is not working, it works if i give the domain admin rights to the user.

Can any one help me to fix this problem.

Thanks