473,387 Members | 2,436 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Using XML to store user data

Hey Guys..

I'm just now starting to learn VB 2005, but I have a question that
might help me in the long run. I hope to write applications which
store user data, and without wanting the user to always have an MS SQL
database (or other DB) on hand, is it possible to have VB 2005 store
all data in XML files? It might be a substancial amount of data, like
hundreds of records, but given these files are never edited manually,
can XML handle this?

Just curious...

Alex

Jul 20 '07 #1
2 2159

"Alex" <sa*****@gmail.comwrote in message
news:11**********************@q75g2000hsh.googlegr oups.com...
Hey Guys..

I'm just now starting to learn VB 2005, but I have a question that
might help me in the long run. I hope to write applications which
store user data, and without wanting the user to always have an MS SQL
database (or other DB) on hand, is it possible to have VB 2005 store
all data in XML files? It might be a substancial amount of data, like
hundreds of records, but given these files are never edited manually,
can XML handle this?

Just curious...
XML is just text with some tags to identify data within them. I have had
millions upon millions upon millions of bytes sent and received using XML
over the Internet encrypted in a secure connection.

Sure you can do that about what you're wanting to do. But consider the
security and confidentiality risks of data, since the data on the machine
can be opened, read by other programs or viewed.

Jul 20 '07 #2

"Mr. Arnold" <MR. Ar****@Arnold.comwrote in message
news:%2****************@TK2MSFTNGP03.phx.gbl...
>
"Alex" <sa*****@gmail.comwrote in message
news:11**********************@q75g2000hsh.googlegr oups.com...
>Hey Guys..

I'm just now starting to learn VB 2005, but I have a question that
might help me in the long run. I hope to write applications which
store user data, and without wanting the user to always have an MS SQL
database (or other DB) on hand, is it possible to have VB 2005 store
all data in XML files? It might be a substancial amount of data, like
hundreds of records, but given these files are never edited manually,
can XML handle this?

Just curious...

XML is just text with some tags to identify data within them. I have had
millions upon millions upon millions of bytes sent and received using XML
over the Internet encrypted in a secure connection.

Sure you can do that about what you're wanting to do. But consider the
security and confidentiality risks of data, since the data on the machine
can be opened, read by other programs or viewed.
The types of applications I thought about writing to store data in XML would
be like a movie database or other home-type applications where the data
wasn't critical. For Enterprise applications most definitely MS SQL or
similar would be used for security. I'd like to possibly write software to
use at home and share with others, and ideally if they don't have to mess
with installing and setting-up a database, that'd be ideal.

Thanks for the info.. I've actually learned a ton since posting that
message, and though I've not gotten to creating XML databases from VB just
yet, I'm starting to see how it's possible.

Take care --

Alex
Jul 25 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Sam | last post by:
I would like to store html templates in a database. By using perl I would like to retrive the template ask the user to fill the template and store the whole file is template + the user data in a...
7
by: Gary | last post by:
I haver a table of students - Say 100 students that I need to be able to update/delete and amend. I know I can do this one student at a time which is simple but lets say I want to see all the...
3
by: Saket Mundra | last post by:
I have multiple web forms in my application. The user after logging on is directed to form1 where he enters information desired. Once finished he is directed to form2 and the same procedure goes on...
3
by: noridotjabi | last post by:
Say I'm writting a program. In this program for some reason I need to store data somewere were I will be able to access it again. I don't want to store it in a file because then it could be...
4
by: vunet.us | last post by:
I want to know if this practice is effective and secure: I have been thinking about storing some data, which my users upload, in text files rather than database, since often I do not know how much...
21
KevinADC
by: KevinADC | last post by:
Note: You may skip to the end of the article if all you want is the perl code. Introduction Uploading files from a local computer to a remote web server has many useful purposes, the most...
221
Atli
by: Atli | last post by:
You may be wondering why you would want to put your files “into” the database, rather than just onto the file-system. Well, most of the time, you wouldn’t. In situations where your PHP application...
5
by: jcage | last post by:
Hello, I have a form that uses a basic passphrase to ensure an employee user is who they say they are. One field uses 'text' as the input type and the other uses 'password'. When a query has...
0
by: Brian Vanderburg II | last post by:
Lance Gamet wrote: Lance Gamet wrote: One way I've just started to use it to create a utility function to return the location of the user data folder, depending on the operating system: import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.