bruce
03-10-2004, 02:06 AM
What website script would give your a mdf file? That's pretty crazy. MDF restoration is not as simple as most people think because mdf file contains login / ownership / permission / db specific information. it is intended to restore DB on the same server that the backup was created. Restoration on another machine takes some work. If you are not SQL expert, you could have a hard time restoring the file to your machine (even when you have SQL)
I would go ask the developer to generate a SQL script for you.
[b]quote:Originally posted by billtei
Hello, I am a newbie to SQL (intermediate experience with Access and .asp), so please bear with me. My machine is running Windows ME (non-server environment), so I could only install the client tools (EM, QA etc) from the MS SQL 2000 Developer Edition, which seems to be all I need anyway. I have a bit of a unique situation in that I purchased a website script with the data (.mdf) and transaction log (.ldf) files already complete. It seems that in order to initially transfer this database to Discountasp.net's SQL Server, I need to load the entire database from a server environment, which is not possible on Windows ME. I just need to get my local .mdf file (which I already have) to the remote server, then (I think?) I can administer everything thru QA. Is there any way to transfer the .mdf file from a local drive on my machine without having to upgrade to a server environment (W2K etc)? I see options to transfer local files such as Access, Excel, even text files etc to SQL Server, but no options for just .mdf or .ldf files. Any help is appreciated ... thanks! Bill
</blockquote id="quote"></font id="quote">
I would go ask the developer to generate a SQL script for you.
[b]quote:Originally posted by billtei
Hello, I am a newbie to SQL (intermediate experience with Access and .asp), so please bear with me. My machine is running Windows ME (non-server environment), so I could only install the client tools (EM, QA etc) from the MS SQL 2000 Developer Edition, which seems to be all I need anyway. I have a bit of a unique situation in that I purchased a website script with the data (.mdf) and transaction log (.ldf) files already complete. It seems that in order to initially transfer this database to Discountasp.net's SQL Server, I need to load the entire database from a server environment, which is not possible on Windows ME. I just need to get my local .mdf file (which I already have) to the remote server, then (I think?) I can administer everything thru QA. Is there any way to transfer the .mdf file from a local drive on my machine without having to upgrade to a server environment (W2K etc)? I see options to transfer local files such as Access, Excel, even text files etc to SQL Server, but no options for just .mdf or .ldf files. Any help is appreciated ... thanks! Bill
</blockquote id="quote"></font id="quote">