duanecwilson
New member
- Joined
- Apr 7, 2008
- Messages
- 4
- Programming Experience
- 3-5
I am fairly new with VB.Net, though I have been around VBA for years. What I want to know is, if I create an application, where do I store the data? In flat files - I think not. But where do the professional packages store their data, such as MS Money or the income tax programs, or even game profiles and scores, etc. I am sure they don't interface with a possibly non-existent MS Access, and most people don't have databases on their computers. But when you buy a package, it stores the data for you.
I would like to create applications in a deployable package, but don't know how to store the data in a package deployable on any Windows computer.
At work, I connect to and use existing database platforms, but an end user may have none of this. Please let me know these basics. Thousands of new programs are written every month and marketed and users never have problems storing data - it is always transparent to them. There must be some common, fairly simple, and inexpensive methods they use.
Thanks for any input.
I would like to create applications in a deployable package, but don't know how to store the data in a package deployable on any Windows computer.
At work, I connect to and use existing database platforms, but an end user may have none of this. Please let me know these basics. Thousands of new programs are written every month and marketed and users never have problems storing data - it is always transparent to them. There must be some common, fairly simple, and inexpensive methods they use.
Thanks for any input.