Creating SQL Database along with Biztalk Msi Setup

Home Page Forums BizTalk 2004 – BizTalk 2010 Creating SQL Database along with Biztalk Msi Setup

Viewing 1 reply thread
  • Author
    Posts
    • #17525
      Hi All,
      I am in deployment phase of my small BTS 2006 Application 

      I need to create SQL Databases with tables (with data) and stored procedures during the installation or import process.

      I dont want to run the script seperately to creating the database and other tables… after the installation or import of BTS MSI.
      i am having an idea of calling the SQL script using osql during installation using pre-processing script option in BTS 2006 resources, is there any other way of achieving this ?
      Karthick G.
      I need to create SQL Databases with tables (with data) and stored procedures during the installation or import process.

      I dont want to run the script seperately to creating the database and other tables… after the installation or import of BTS MSI.
      i am having an idea of calling the SQL script using osql during installation using pre-processing script option in BTS 2006 resources, is there any other way of achieving this ?
      Karthick G.
    • #17526
      Hi All,
      Please ignore the previous post, bit of junk data got added…
      I am in deployment phase of my small BTS 2006 Application 

      I need to create SQL Databases with tables (with data) and stored procedures during the installation or import process.

      I dont want to run the script seperately to creating the database and other tables… after the installation or import of BTS MSI.
      i am having an idea of calling the SQL script using osql during installation using pre-processing script option in BTS 2006 resources,
      is there any other way of achieving this ?
Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.