Hi, first of all, sorry if this is the wrong NG that this is posted in.
There are so many groups that i don't know wich to put it in...
I have created a setup project with the wizard, tested it, and it worked out
just fine.
Now i want to add, my SQL database to that, how do i do that?
Regards
Martin Arvidsson
I would generate the create SQL script and create the database on the target
system. You can optionally add the data to the script as well.

Signature
Carsten Thomsen
Enterprise Development with VS .NET, UML, and MSF
http://www.apress.com/book/bookDisplay.html?bID=105
"Visual Systems AB (Martin Arvidsson)" <martin.arvidsson@vsab.net> wrote in
message news:OM%23P0j5uEHA.1404@TK2MSFTNGP11.phx.gbl...
> Hi, first of all, sorry if this is the wrong NG that this is posted in.
> There are so many groups that i don't know wich to put it in...
[quoted text clipped - 8 lines]
>
> Martin Arvidsson
Visual Systems AB \(Martin Arvidsson\) - 27 Oct 2004 09:18 GMT
Hi!
Thanx for reply, It was easy to create the SQL Srcipt, that will create the
DB, BUT,
how can i execute the script from the setupfile, or do I have to execute it
on the server, if so
how do i do that?
I am kind of new to this, but will learn :D
Regards
Martin Arvidsson
> I would generate the create SQL script and create the database on the target
> system. You can optionally add the data to the script as well.
[quoted text clipped - 11 lines]
> >
> > Martin Arvidsson