|
-
Dec 26th, 2002, 10:55 PM
#1
Thread Starter
Member
Simple Database in VB.NET vs VB6 [Resolved]
I'm not a big database guy, but I did use ms access databases in VB6 to store small amounts of data. Is it just me, or is it more complicated to work with simple databases in .NET? I have been going through the .NET books, and I can't find anything on *simple* databases. I seem to find all these powerful database tools, that I don't require in the apps that I do.
A question for the .NET database familiar folks-
What is the simplest way to have access to small amounts of stored data? Should I use a dataset that gets it data from an XML file?
I write mostly GUI apps that use the com port for modem communciation, and I just need an easy way to store data that the user inputs, i.e., modem phone numbers, site location names, and modem initialization strings.
Any help would be appreciated, or a link in the right direction. I have Googled and Googled, but still come up with database examples that are too rich for what I am doing.
thx -Jared.
Last edited by Jared; Dec 29th, 2002 at 02:46 PM.
"It is preoccupation with possessions, more than anything else, that prevents us from living freely and nobly." -Bertrand Russell
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|