CONNECTION PROBLEM USING VB6 TO SQL SEVER 2000 PERSONAL EDITON
- From: "Abdul Hameed" <ahameed@xxxxxxxxxxxxxxxx>
- Date: Wed, 14 Jun 2006 15:40:16 +0500
I am having a problem in my vb6 application when I try to connect to sql
server 2000 personal editon with the following connection string.( I am
using windows XP professional service pack 2. and VB6 and installed sql
server on the same system)
db.Open "Provider=sqloledb;Data Source=HAMEED;Initial Catalog=NTL;User
Id=sa;Password=;"
the error message is :
"Run time error '-2147467259 (80004005)');
login failed for user 'sa' . Reason: Not associated with a trusted SQL
server connection.
When I check with the server the server is running fine and I can open every
table of the database NTL.using SQL server enterprise manager.
can anybody help me in this regard.
Thanks in anticipations.
Abdul Hameed
.
- Follow-Ups:
- Prev by Date: OT: How to remotely install software to clients?
- Next by Date: How to handle pointers in VB.net dll passed by client in Delphi
- Previous by thread: OT: How to remotely install software to clients?
- Next by thread: Re: CONNECTION PROBLEM USING VB6 TO SQL SEVER 2000 PERSONAL EDITON
- Index(es):
Relevant Pages
|
Loading