Unspecified error

M

MC

Anyone got any suggestions for this? Have had a google but without success!

Error Type:
(0x80004005)
Unspecified error
/librarysql/main.asp, line 17


Code:
Dim conn, rs, username, password, sql
Set conn = Server.CreateObject("ADODB.Connection")
Set rs = Server.CreateObject("ADODB.Recordset")
'line 17 below!
conn.open "Provider=SQLOLEDB; Data Source = (localhost); Initial Catalog =
LibrarySQL; User Id = sa; Password=XXXX"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,780
Messages
2,569,608
Members
45,249
Latest member
KattieCort

Latest Threads

Top