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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Database & SysAdmin
  3. Database
  4. SQL Server distribution

SQL Server distribution

Scheduled Pinned Locked Moved Database
databasequestionsql-servercomsysadmin
2 Posts 2 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.
  • T Offline
    T Offline
    Tom Archer
    wrote on last edited by
    #1

    Is there a way to package and deploy only the engine and any runtime support for a SQL Server database? If not and I have to tell the user that SQL Server is required, what is the easiest way to install my application's schema and data into an existing SQL Server database? In previous situations, I've exported the data and used the bcp command-line app to import the data. Is that the best way or is there an alternative? Cheers, Tom Archer - Archer Consulting Group
    "So look up ahead at times to come, despair is not for us. We have a world and more to see, while this remains behind." - James N. Rowe

    O 1 Reply Last reply
    0
    • T Tom Archer

      Is there a way to package and deploy only the engine and any runtime support for a SQL Server database? If not and I have to tell the user that SQL Server is required, what is the easiest way to install my application's schema and data into an existing SQL Server database? In previous situations, I've exported the data and used the bcp command-line app to import the data. Is that the best way or is there an alternative? Cheers, Tom Archer - Archer Consulting Group
      "So look up ahead at times to come, despair is not for us. We have a world and more to see, while this remains behind." - James N. Rowe

      O Offline
      O Offline
      oykica
      wrote on last edited by
      #2

      If you are referring to MSDE you can include the MSDE Merge Module in your Windows Installer. Check out this link for more information. http://www.sqljunkies.com/Article/484612DD-0416-42C8-9695-9572CA762ED6.scuk There a many different approaches to creating databases and uploading data. This SQL Server Magazine article may point you in the right direction. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnsqlmag01/html/scriptingacustomdatabaseinstallation.asp

      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