Click here to Skip to main content
15,912,977 members
Home / Discussions / Database
   

Database

 
AnswerRe: How to convert Sql server 2000 database backup file to Sql server 2005 Express Edition .mdf file. Pin
Paul Conrad29-Jul-07 8:56
professionalPaul Conrad29-Jul-07 8:56 
AnswerRe: How to convert Sql server 2000 database backup file to Sql server 2005 Express Edition .mdf file. Pin
Mike Dimmick30-Jul-07 12:15
Mike Dimmick30-Jul-07 12:15 
GeneralRe: How to convert Sql server 2000 database backup file to Sql server 2005 Express Edition .mdf file. Pin
Paramhans Dubey31-Jul-07 2:09
professionalParamhans Dubey31-Jul-07 2:09 
QuestionCompare fields from two different tables - vs.net & reporting services Pin
snoop2i28-Jul-07 17:23
snoop2i28-Jul-07 17:23 
Questionconnect to oracle database using visual c# express edition Pin
cellardoor071628-Jul-07 3:21
cellardoor071628-Jul-07 3:21 
AnswerRe: connect to oracle database using visual c# express edition Pin
Colin Angus Mackay28-Jul-07 3:42
Colin Angus Mackay28-Jul-07 3:42 
GeneralRe: connect to oracle database using visual c# express edition Pin
Paul Conrad28-Jul-07 5:37
professionalPaul Conrad28-Jul-07 5:37 
QuestionSQL 2005 Express, connecting to database Pin
#realJSOP27-Jul-07 23:04
professional#realJSOP27-Jul-07 23:04 
OS: XP Pro
IDE: VS2005
SQL Express 2005
IIS 5

I'm working with a "classic" asp site that is known to work when the site is on a remote server (that's running IIS6 and SQL Server 2005).

I've installed IIS5 and SQL Express 2005 on my development box because VS2005's internal server won't run classic asp pages (how stupid is that?).

I have IIS5 working, and a database created in SQL Express 2005 (using scripts that created the database on the working server), and I can even see it in Server Explorer pane in VS2005. However, when I try to browse a page that attempts a database connection, I get this error:

Microsoft OLE DB Provider for ODBC drivers (0x80004005)
[Microsoft][ODBC SQL Server Driver][DBNETLIB]SQL server does not exist or access denied


The SQL server service is running.

I can connect to the desired database in VS2005 (and can see it in the Server Explorer pane in the IDE).

For the server name, I've tried the machine name ("earth2") and 127.0.0.1 - neither one appears to affect the outcome.

What could I be doing wrong?




"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001


AnswerRe: SQL 2005 Express, connecting to database Pin
Colin Angus Mackay28-Jul-07 3:40
Colin Angus Mackay28-Jul-07 3:40 
GeneralRe: SQL 2005 Express, connecting to database Pin
#realJSOP28-Jul-07 5:51
professional#realJSOP28-Jul-07 5:51 
AnswerRe: SQL 2005 Express, connecting to database Pin
Mike Dimmick28-Jul-07 4:14
Mike Dimmick28-Jul-07 4:14 
AnswerRe: SQL 2005 Express, connecting to database Pin
Paul Conrad28-Jul-07 6:32
professionalPaul Conrad28-Jul-07 6:32 
QuestionWill these two queries perform the same? Pin
Joe Smith IX27-Jul-07 21:47
Joe Smith IX27-Jul-07 21:47 
AnswerRe: Will these two queries perform the same? Pin
Colin Angus Mackay27-Jul-07 22:41
Colin Angus Mackay27-Jul-07 22:41 
GeneralRe: Will these two queries perform the same? Pin
Joe Smith IX2-Aug-07 3:47
Joe Smith IX2-Aug-07 3:47 
GeneralRe: Will these two queries perform the same? Pin
Colin Angus Mackay2-Aug-07 7:57
Colin Angus Mackay2-Aug-07 7:57 
AnswerRe: Will these two queries perform the same? Pin
Mike Dimmick28-Jul-07 4:27
Mike Dimmick28-Jul-07 4:27 
GeneralRe: Will these two queries perform the same? Pin
Colin Angus Mackay28-Jul-07 7:17
Colin Angus Mackay28-Jul-07 7:17 
GeneralRe: Will these two queries perform the same? Pin
blakey40430-Jul-07 0:02
blakey40430-Jul-07 0:02 
GeneralRe: Will these two queries perform the same? Pin
Colin Angus Mackay30-Jul-07 6:52
Colin Angus Mackay30-Jul-07 6:52 
GeneralRe: Will these two queries perform the same? Pin
blakey40430-Jul-07 21:46
blakey40430-Jul-07 21:46 
GeneralRe: Will these two queries perform the same? Pin
Colin Angus Mackay30-Jul-07 21:50
Colin Angus Mackay30-Jul-07 21:50 
GeneralRe: Will these two queries perform the same? Pin
blakey40430-Jul-07 22:26
blakey40430-Jul-07 22:26 
AnswerRe: Will these two queries perform the same? Pin
Paul Conrad29-Jul-07 3:34
professionalPaul Conrad29-Jul-07 3:34 
GeneralRe: Will these two queries perform the same? Pin
Joe Smith IX2-Aug-07 3:55
Joe Smith IX2-Aug-07 3:55 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.