Hi everyone,

I have created a application on VB 6.0. on form load it checks for the record in user table if no user is found it takes to another form for user creation. After the user has created system prompts for login.

This works without any problem on windows 7 profession, ultimate and home edition. I have also tried it on windows XP and windows server 2003 and 2008 edition. But my client is using Windows 7 Starter with SP 1 on HP mini computer.

After installation of package, system directly prompts for login and do not take to sign up page first. Since there is no user already present I am unable to login. It seems that query for user search is not working.

Can anyone help? I am stuck with this problem.

I am using MS-Access database but client doesn't have ms-office installed on it. They are using openOffice.

Thanks