Friday, March 9, 2012

Installation Path

Anyone know how to get MSDE to prompt for a different
install location ?
Tia,
hi Dave,
"Dave S" <anonymous@.discussions.microsoft.com> ha scritto nel messaggio
news:1e28901c45514$31062650$a101280a@.phx.gbl...
> Anyone know how to get MSDE to prompt for a different
> install location ?
you can not prompt, but you can set a fixed different location for both
binaries and data files...
http://msdn.microsoft.com/library/de...stsql_84xl.asp
2 parameters for the boostraper setup.exe installer are available for this,
DATADIR="data_folder_path"
TARGETDIR="executable_folder_path"
please remember that some binary stuff sill be placed anyway in \Program
Files\ folder, that's to say the common executable for all instances like
SQL-DMO...
Andrea Montanari (Microsoft MVP - SQL Server)
http://www.asql.biz/DbaMgr.shtmhttp://italy.mvps.org
DbaMgr2k ver 0.8.0 - DbaMgr ver 0.54.0
(my vb6+sql-dmo little try to provide MS MSDE 1.0 and MSDE 2000 a visual
interface)
-- remove DMO to reply

No comments:

Post a Comment