Groups | Blog | Home
all groups > dotnet academic > march 2005 >

dotnet academic : database


Ram Kumar via .NET 247
3/8/2005 1:38:51 AM
Hi

Ihave developed a dot net base software,i would like to download=
some support file for updating the existing database,that means=
if my software give problem,taht time i have to uninstalled the=
database, freshly i need to install that software but i dont=
want to loose my data so after reinstalation of softwaqre new=
database ie mdb file should over write with old mdb file,so how=
i can built this ,can you suggest me=2E
thanks & regards,
ram

--------------------------------
From: Ram Kumar

-----------------------
Posted by a user from =2ENET 247 (http://www=2Edotnet247=2Ecom/)

Bhavesh Patel
4/7/2005 12:01:04 AM
Hi

It is always advisable to use the back and recovery option but you can still
do the job as per your wish.

First Copy all the .mdf and .ldf files of your old database.Then paste all
the files at fillowing location,of course after reinstalling the sql server.

D:\programfiles\microsostsqlserver\mssql\data\

Note: Here D is the drive in which the sql server is installed.It may be
different.

Bhavesh Patel

[quoted text, click to view]
AddThis Social Bookmark Button