ASP Nuke
>
Member Login
Username
Password

Don't have an account yet, register now it's free!
I forgot my password


Article Search

Message Forums
ASP Nuke  (221/420)
ASP Development  (12/22)
SQL Server Development  (5/12)

Suggestion Box

Have a suggestion on how we can improve this application?

Please send us your suggestions, we would love to hear what you have to say!


Help ASP Nuke

Help support "ASP Nuke" and free software by donating now


Task List

ASP Nuke Tasks:


ASP Nuke

Discuss topics about or relating to the ASP Nuke content management system and other related technologies.

Author Message
Sorry,
No
Picture
mselver
SQL 2000 Connection problem
Friday, July 22, 2005
e-mail . edit . reply
During the Database Connection Test on setup1.asp, I get a failure of...


ADODB.Connection: (-2147024770)


value: "Provider=SQLOLEDB;server=192.168.0.50;driver={SQL Server};uid=sa;pwd=;database=aspace;"


Any help would be greatly appreciated.
Sorry,
No
Picture
Pharasite
RE: SQL 2000 Connection problem
Saturday, July 23, 2005
e-mail . edit . reply
I don't know ASPNuke's installation, my first time, but as far as I know if you are using LOCALHOST on you Windows machine, you'd have to set your server's dsn to 127.0.0.1.
Sorry,
No
Picture
mselver
RE: RE: SQL 2000 Connection problem
Thursday, July 28, 2005
e-mail . edit . reply
Thanks. That's not it. I think it's linked to something wrong with the MDAC now. I get a...


ADODB.Connection: Provider cannot be found. It may not be properly installed. (3706)


I've looked it up and done the fixes, and nothing seems to work on it. Oh well.
Sorry,
No
Picture
ronald132
RE: SQL 2000 Connection problem
Tuesday, August 09, 2005
e-mail . edit . reply
i've tried this and work:
set conn = Server.CreateObject("ADODB.Connection")


dim strProvider
strProvider = "Provider=SQLOLEDB.1;Data Source=(192.168.0.50);" & _
"Initial Catalog="";ID=sa;password=""


conn.open strProvider


-- hope you try it --

Post Message   Topic Overview   Forum Overview

FAQ

Web Links
Download
Sponsors

Poll

What's Your Favorite Browser?

Mozilla Firefox
Internet Explorer
Netscape
Safari
Opera
Other

View Results . Archive


Other Languages

Join the language translation project  to translate ASP Nuke into other languages


Hit Counter
Total page views since
Sept 19, 2003

694693

Valid CSS!
Valid HTML 4.01!

   You have not converted a man because you have silenced him. -- John Morley   
© 2002 Orvado Technologies, All Rights Reserved - Site Map - CSS - HTML - 31.2500 msec