I have a SQL 2000 database with an Access frontend (I know, I know, but I didn't write it, just got stuck working on it). Now they tell me that this program may be distributed to clients that might not have SQL server so I should have MSDE install to their machine.
Fine....I can do that. Got it to install first thing, but.....I can not get my SQL database to attach to it.
I tried a restore first and MSDE threw that up, so I found some code on attaching the files after detaching them from the SQL server. I get an error that the header file is not valid, but I can detach from one SQL server and attach it to another one with no problem. I looked on MS support and found only one entry for this message and it has to do with the machine where the original database was created having an Adaptec DTO Raid card. Sure enough the original machine did, BUT I tried the same thing with a database that I created on my server and I get the same error message.
So I uninstalled MSDE 1.0 and tried MSDE 2000 thinking that maybe it was because they were created with SQLS 2000 and MSDE is SQLS 7, the install went fine but I could not connect to it with server name [local], userid "sa", pwd "". Strange since that is how the installer sets it up.
Can anyone help me with this?
I am at my wits end and am considering either suicide or machinocide, haven't decided which yet.
Please don't just direct me to MSDN or Microsoft, I have read every article they have a kazillion times.
I NEED REAL HELP AND I AM NOT AFRAID TO BEG FOR IT.
Thanks for any help.
Fine....I can do that. Got it to install first thing, but.....I can not get my SQL database to attach to it.
I tried a restore first and MSDE threw that up, so I found some code on attaching the files after detaching them from the SQL server. I get an error that the header file is not valid, but I can detach from one SQL server and attach it to another one with no problem. I looked on MS support and found only one entry for this message and it has to do with the machine where the original database was created having an Adaptec DTO Raid card. Sure enough the original machine did, BUT I tried the same thing with a database that I created on my server and I get the same error message.
So I uninstalled MSDE 1.0 and tried MSDE 2000 thinking that maybe it was because they were created with SQLS 2000 and MSDE is SQLS 7, the install went fine but I could not connect to it with server name [local], userid "sa", pwd "". Strange since that is how the installer sets it up.
Can anyone help me with this?
I am at my wits end and am considering either suicide or machinocide, haven't decided which yet.
Please don't just direct me to MSDN or Microsoft, I have read every article they have a kazillion times.
I NEED REAL HELP AND I AM NOT AFRAID TO BEG FOR IT.
Thanks for any help.