Re: SQL Server login dialog issue
From: Darren (post2Group_at_Only.com)
Date: 06/14/04
- Next message: kjvt: "Sync SQLServer Agent password with domain"
- Previous message: BrianW: "RE: All users can edit security!"
- In reply to: Baskar: "SQL Server login dialog issue"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 14 Jun 2004 20:30:48 +0100
If similar in nature to a database we have, the VB code was generated to
look to a system dsn file for its connection to SQL Server.
If this be so, you will need to create a system dsn via the Control Panel,
in here you point it to the SQL Server database and specify the username and
password, then when the VB app is run, it will connect to the database via
the dsn that in turn sends the authentication to the SQL Server instance.
"Baskar" <Baskar@discussions.microsoft.com> wrote in message
news:586A2240-F08B-409C-BA45-43BC5B67B608@microsoft.com...
> Hi
>
> We developed an application in VB 6.0 with SQL 2000 as Back-End.
> Our application is working fine in our office. In the client place if we
run our application every time it is asking to enter (SQL server Login) user
name & PWD (sa/empty) in
> SQL Server login dialog.
>
> This some thing related with SQL setting i believe.
>
> It will be great if somebody help to fix this issue.
>
> Anticipating reply
>
> Baskar
>
- Next message: kjvt: "Sync SQLServer Agent password with domain"
- Previous message: BrianW: "RE: All users can edit security!"
- In reply to: Baskar: "SQL Server login dialog issue"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|