Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ADO Connectivity

Status
Not open for further replies.

srp

Technical User
Joined
May 29, 2001
Messages
1
Location
IN
Hi guys,
I have written a program to connect to the SQL server database using ADO( I used the #import utility). The program is free of errors but gives a message
as "Error Connecting to Server". I have
made the required alterations to the backend like specifying drivers,file dsn's, security permissions etc. But all in vain :( . The m/c I work on in is Windows Millennium. should you need a NT Server for this task? I would be glad if any of you could throw some light on this.
Thanks
 
> should you need a NT Server for this task?

No you should not.

> I have made the required alterations to the backend

You need to be more specific. Is there a server? Are you running all of this on a single desktop PC runnin Windows ME?

It sounds like you might have a DSN configuration problem, but without more information it will be difficult to know.

Also:
> The m/c I work on in is Windows Millennium

I have no idea what that means, 'm/c' ??

-pete
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top