|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Avoid common pitfalls of incorporating spreadsheets into Java apps. Read about it in the free white paper: “Five Biggest Blunders when Building Spreadsheet Applications in Java” Download Now! |
|
#1
|
|||
|
|||
|
Accessing SQL Server
I'm trying to connect to a sql server, but am getting the following error...
Microsoft OLE DB Provider for ODBC Drivers error '80004005' [Microsoft][ODBC SQL Server Driver][DBNETLIB]SQL Server does not exist or access denied. /login_submit.asp, line 23 this is login_submit.asp line 23 oConn.Open Application("WR_ConnectionString") which uses the connection string from the global.asa Application("WR_ConnectionString") = "Provider=SQLOLEDB.1;Password=password;Persist Security Info=True;User ID=user;Initial Catalog=[catalog];Data Source=[DS];" Any help would be appreciated, thanks. |
|
#2
|
|||
|
|||
|
Okay, thanks, I'll give that a try.
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ASP Programming > Accessing SQL Server |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|