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 / C++ / MFC
  4. Standalone Windows Application using Visual C++ and SQL DB is possible?

Standalone Windows Application using Visual C++ and SQL DB is possible?

Scheduled Pinned Locked Moved C / C++ / MFC
c++databasequestion
6 Posts 4 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.
  • U Offline
    U Offline
    User 12096353
    wrote on last edited by
    #1

    Nice to meet you guys, It's been a long time since I developed a program. Now I need to build a simple register program that needs to be a standalone exe running on Windows 7 and above. Is this possible? if yes where do I start? I want to use (and learn) Visual C++ in the process. My best regards, Rodolfo

    G D L 3 Replies Last reply
    0
    • U User 12096353

      Nice to meet you guys, It's been a long time since I developed a program. Now I need to build a simple register program that needs to be a standalone exe running on Windows 7 and above. Is this possible? if yes where do I start? I want to use (and learn) Visual C++ in the process. My best regards, Rodolfo

      G Offline
      G Offline
      Garth J Lancaster
      wrote on last edited by
      #2

      that really depends on what you mean by 'standalone' - I'll assume unless otherwise corrected you mean as in 'not connected to a remote database ie on another machine in a network' .. in which case, yes, very possible - there are versions of MSSQL that are light enough, there's SQLite and plenty of other databases you can deploy with your application for a 'standalone' install - the decider between databases is/are the usual questions concerning databases how ? make google your friend - read voraciously - trawl CP for example projects - find an example that you 'grok' and use it as a model for your own case - the only way to learn is to do. When you have specific issues, there are forums here you can post technical issues on

      D 1 Reply Last reply
      0
      • G Garth J Lancaster

        that really depends on what you mean by 'standalone' - I'll assume unless otherwise corrected you mean as in 'not connected to a remote database ie on another machine in a network' .. in which case, yes, very possible - there are versions of MSSQL that are light enough, there's SQLite and plenty of other databases you can deploy with your application for a 'standalone' install - the decider between databases is/are the usual questions concerning databases how ? make google your friend - read voraciously - trawl CP for example projects - find an example that you 'grok' and use it as a model for your own case - the only way to learn is to do. When you have specific issues, there are forums here you can post technical issues on

        D Offline
        D Offline
        David Crow
        wrote on last edited by
        #3

        Garth J Lancaster wrote:

        the only way to learn is to do.

        Agreed!

        "One man's wage rise is another man's price increase." - Harold Wilson

        "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

        "You can easily judge the character of a man by how he treats those who can do nothing for him." - James D. Miles

        1 Reply Last reply
        0
        • U User 12096353

          Nice to meet you guys, It's been a long time since I developed a program. Now I need to build a simple register program that needs to be a standalone exe running on Windows 7 and above. Is this possible? if yes where do I start? I want to use (and learn) Visual C++ in the process. My best regards, Rodolfo

          D Offline
          D Offline
          David Crow
          wrote on last edited by
          #4

          Member 12129820 wrote:

          Now I need to build a simple register program...

          :confused:

          "One man's wage rise is another man's price increase." - Harold Wilson

          "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

          "You can easily judge the character of a man by how he treats those who can do nothing for him." - James D. Miles

          1 Reply Last reply
          0
          • U User 12096353

            Nice to meet you guys, It's been a long time since I developed a program. Now I need to build a simple register program that needs to be a standalone exe running on Windows 7 and above. Is this possible? if yes where do I start? I want to use (and learn) Visual C++ in the process. My best regards, Rodolfo

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

            Some good starting points: https://www.google.com/search?q=learn%20visual%20c%2B%2B[^].

            U 1 Reply Last reply
            0
            • L Lost User

              Some good starting points: https://www.google.com/search?q=learn%20visual%20c%2B%2B[^].

              U Offline
              U Offline
              User 12096353
              wrote on last edited by
              #6

              Thanks guys for the help.

              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