How to embed MS SQL Server Installation using VB.NET Setup project. -
06-28-2010
, 08:06 AM
I have tried the trial version of Microsoft Dynamic POS and it is great
specially when I saw that when you install the software, SQL Server
installation is included with the setup program.
I am wondering how to do the same when I am going to create an installation
file of my program. I want the same functionality like embedding also the
database so my user will not have to worry about attaching the database to
the SQL Server using a management tool.
Thank you very much for any info.
Note: I have already ask this in the vb.net forum but I did not receive any
answer so I post it here again 'coz I feel that this is the right forum. |