
ben1.5524924042943535E12 asked a question.
trouble making 2 databases at the same time
I'm making a setup with two features that should run two different SQL scripts on a MSSQL database server. The sql scripts that i use make each one particular database on the database server.
When i try to put them into one single connection, the setup runs the scripts without paying attention to what feature i want to install. It runs them all.
When u try to put the scripts into two connections, the setup runs only the scripts put into the first connection.
could somebody help me plz...
thanks
Ben(a complete noob in IS)