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. Visual Basic
  4. Some guidance required

Some guidance required

Scheduled Pinned Locked Moved Visual Basic
databasesql-serversysadminhelptutorial
6 Posts 3 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.
  • A Offline
    A Offline
    Asad Hussain
    wrote on last edited by
    #1

    I am trying to make an application that stores and manipulates data. The problem is that I will be trying to market this application to small vendors (Strip mall stores) who cannot afford expensive SQL Server licenses. My example is a small store (e.g. laundromat) order tracking system. Is it possible to write an application like that without using a database backend?

    S I 2 Replies Last reply
    0
    • A Asad Hussain

      I am trying to make an application that stores and manipulates data. The problem is that I will be trying to market this application to small vendors (Strip mall stores) who cannot afford expensive SQL Server licenses. My example is a small store (e.g. laundromat) order tracking system. Is it possible to write an application like that without using a database backend?

      S Offline
      S Offline
      steff kamush
      wrote on last edited by
      #2

      Why don't you use MS Access? It comes free with Office :rose::rose: 1fm1fu

      S A 2 Replies Last reply
      0
      • S steff kamush

        Why don't you use MS Access? It comes free with Office :rose::rose: 1fm1fu

        S Offline
        S Offline
        steff kamush
        wrote on last edited by
        #3

        Some help, 'case u need it.. http://visualbasic.about.com/library/weekly/aa050303f.htm :rose::rose: 1fm1fu

        1 Reply Last reply
        0
        • S steff kamush

          Why don't you use MS Access? It comes free with Office :rose::rose: 1fm1fu

          A Offline
          A Offline
          Asad Hussain
          wrote on last edited by
          #4

          I was thinking more in the line of using files to store data but that pro'lly isnt a good solution coz of the whole locking issue with multi-users. Might as well write my own sql server. Access is a good solution but there are problems when the database size increases. I was thinking more from a business model side of the product. Is it cost effective to defer the cost of SQL Server to the user. Maybe get a 1 seat license since only the application will be using the database? I just wanted to figure out how to price the product before i actually start working on it.

          1 Reply Last reply
          0
          • A Asad Hussain

            I am trying to make an application that stores and manipulates data. The problem is that I will be trying to market this application to small vendors (Strip mall stores) who cannot afford expensive SQL Server licenses. My example is a small store (e.g. laundromat) order tracking system. Is it possible to write an application like that without using a database backend?

            I Offline
            I Offline
            Ian Darling
            wrote on last edited by
            #5

            4 letters for you: MSDE MSDE is the SQL Server backend, doesn't have a licensing cost to it IIRC, but it does have some bits missing (like replication), and may have restrictions on its use. But check it out.


            Ian Darling "One of the few systems...which has had “no deaths” in the reliability requirements." - Michael Platt

            A 1 Reply Last reply
            0
            • I Ian Darling

              4 letters for you: MSDE MSDE is the SQL Server backend, doesn't have a licensing cost to it IIRC, but it does have some bits missing (like replication), and may have restrictions on its use. But check it out.


              Ian Darling "One of the few systems...which has had “no deaths” in the reliability requirements." - Michael Platt

              A Offline
              A Offline
              Asad Hussain
              wrote on last edited by
              #6

              EXACTLY what i was looking for... thanks.

              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