Re: How to change MSDE 2000 database default location
From: Sergio I. (iwaikin_at_spam.hotmail.com)
Date: 03/06/04
- Next message: Mary Chipman: "Re: Accessing MSDE from a web application"
- Previous message: Paul: "MSDE2000a Install Problem - HELP"
- In reply to: Sky: "Re: How to change MSDE 2000 database default location"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 6 Mar 2004 15:13:08 +0500
"Sky" <forums@xact-solutions.com> wrote:
news:OpjrWuuAEHA.1796@TK2MSFTNGP12.phx.gbl...
> Ok. Thanks for the heads up... I'll re-install...
>
> "jarmopy" <anonymous@discussions.microsoft.com> wrote in message
> news:3199A746-5079-46E6-9CF0-DC7FCB6B2B83@microsoft.com...
> > Hi,
> >
> > I have tried settings but the new database still comes into the original
> place set in installation.
> > Maybe setting the place in installation is the only way to get this
> working.
> >
> > Regards
> > Jarmo
use DATADIR="data_folder_path" in command line while start setup
Specifies the folder where Setup installs the system databases,
error logs, and installation scripts. The value specified for
data_folder_path must end with a backslash (\). For a default
instance, Setup appends MSSQL\ to the value specified.
For a named instance, Setup appends MSSQL$InstanceName\,
where InstanceName is the value specified with the INSTANCENAME parameter.
Setup builds three folders at the specified location: a Data folder,
a Log folder, and a Script folder.
- Next message: Mary Chipman: "Re: Accessing MSDE from a web application"
- Previous message: Paul: "MSDE2000a Install Problem - HELP"
- In reply to: Sky: "Re: How to change MSDE 2000 database default location"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|