Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Deployment with SQL Express 2005

Deployment with SQL Express 2005

Scheduled Pinned Locked Moved C#
databasesysadminquestionsql-servercom
2 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Searril
    wrote on last edited by
    #1

    First off, I have read this article: http://msdn.microsoft.com/en-us/library/bb264562.aspx#[^] And I have created the classes it mentions and I understand how to change the properties and all that. That is the easy part. My problem is how do I get the installer to trigger this wrapper during the application install process to get SQL Server installed? I have made many setup packages, but I've never tried to roll the installation of SQL Server itself into the setup package and I'm hitting a major brick wall and just can't get it figured out. I have my application, let's call it "MainProgram". I then created a secondary application called "SQLInstaller" that consists of the classes outlined in the article, and have built that exe. What I can't figure out is how to make the installer run my "SQLInstaller" during the installation of "MainProgram". I'm sure I'm making this more difficult than it needs to be, but I've just not been able get it, and all google articles seem to merely point back to the original article I've already read. Any assistance that would clarify the missing pieces would be greatly appreciated.

    S 1 Reply Last reply
    0
    • S Searril

      First off, I have read this article: http://msdn.microsoft.com/en-us/library/bb264562.aspx#[^] And I have created the classes it mentions and I understand how to change the properties and all that. That is the easy part. My problem is how do I get the installer to trigger this wrapper during the application install process to get SQL Server installed? I have made many setup packages, but I've never tried to roll the installation of SQL Server itself into the setup package and I'm hitting a major brick wall and just can't get it figured out. I have my application, let's call it "MainProgram". I then created a secondary application called "SQLInstaller" that consists of the classes outlined in the article, and have built that exe. What I can't figure out is how to make the installer run my "SQLInstaller" during the installation of "MainProgram". I'm sure I'm making this more difficult than it needs to be, but I've just not been able get it, and all google articles seem to merely point back to the original article I've already read. Any assistance that would clarify the missing pieces would be greatly appreciated.

      S Offline
      S Offline
      Searril
      wrote on last edited by
      #2

      I hate to be that guy that bumps his topics, but I'm really hoping someone out there has a sample project or something I can look at to help me figure out where I'm going wrong :confused:

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups