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. Database & SysAdmin
  3. Database
  4. How to setup a local database for my application

How to setup a local database for my application

Scheduled Pinned Locked Moved Database
c++databasehostingcloudhelp
5 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
    Theo Buys
    wrote on last edited by
    #1

    Hello experts, I have build C++/MFC windows desktop applications which using MS-Access databases with ADO. The MS-Access databases which containing data are easy to include in the setup executable. My applications also have access to a MS-SQLServer database in a cloud location. Now I like to replace the MS-Access databases with local MS-SQLServer database. I only have to change the connection-strings for ADO in the applications. The only problem I think I have: 1. How to setup a local MS-SQLServer from my setup application. 2. How to deploy a not empty MS-SQLServer database. I don't know where to start, will you hint me in the right direction?

    L 1 Reply Last reply
    0
    • T Theo Buys

      Hello experts, I have build C++/MFC windows desktop applications which using MS-Access databases with ADO. The MS-Access databases which containing data are easy to include in the setup executable. My applications also have access to a MS-SQLServer database in a cloud location. Now I like to replace the MS-Access databases with local MS-SQLServer database. I only have to change the connection-strings for ADO in the applications. The only problem I think I have: 1. How to setup a local MS-SQLServer from my setup application. 2. How to deploy a not empty MS-SQLServer database. I don't know where to start, will you hint me in the right direction?

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      See setup MS-SQLServer - Google Search[^] and deploy MS-SQLServer - Google Search[^].

      T 1 Reply Last reply
      0
      • L Lost User

        See setup MS-SQLServer - Google Search[^] and deploy MS-SQLServer - Google Search[^].

        T Offline
        T Offline
        Theo Buys
        wrote on last edited by
        #3

        What is the best replacement for the MS-Access database: SQL Server Compact or SQL Server Express? I want a silent setup easy to do by users.

        L 1 Reply Last reply
        0
        • T Theo Buys

          What is the best replacement for the MS-Access database: SQL Server Compact or SQL Server Express? I want a silent setup easy to do by users.

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          That is not a good reason for choice of database, you should choose whichever one fits the business requirements.

          T 1 Reply Last reply
          0
          • L Lost User

            That is not a good reason for choice of database, you should choose whichever one fits the business requirements.

            T Offline
            T Offline
            Theo Buys
            wrote on last edited by
            #5

            I need this database to contain meta-data for a language parser. With a lexicon with 8000 words, 8000 embeded MP3 and 60 video-files.

            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