Friday, February 24, 2012

deploy SQL Server 2000

I have read a very good article, "Creating and Deploying Access
Solutions with the Microsoft Data Engine" by Scott Smith, published in
January 1999. Now i wish to do the same thing, I mean install sql
server 2000, at the end of an installation.
I think I have to change the line:
start /wait msdex86.exe -s -a -f1 "sql70ins.iss"
, which "extract and install MSDE on the user's machine".
But I still coudn't find what to use instead of it.
Thanks !
RaduHave a look here :- http://www.microsoft.com/sql/msde/
--
HTH
Ryan Waight, MCDBA, MCSE
"Radu Cernea" <r_cernea@.yahoo.com> wrote in message
news:6ff3b57a.0311100635.c0d963@.posting.google.com...
> I have read a very good article, "Creating and Deploying Access
> Solutions with the Microsoft Data Engine" by Scott Smith, published in
> January 1999. Now i wish to do the same thing, I mean install sql
> server 2000, at the end of an installation.
> I think I have to change the line:
> start /wait msdex86.exe -s -a -f1 "sql70ins.iss"
> , which "extract and install MSDE on the user's machine".
> But I still coudn't find what to use instead of it.
> Thanks !
> Radu

No comments:

Post a Comment