Re: Is there an XMLDataAdapter?

Tech-Archive recommends: Fix windows errors by optimizing your registry



Bill,

Most I agree with you so there is not much to write about. I expressly wrote
what I wrote and nothing more about databases.

The OP has said very clear that he don't want a database. So I tried to show
him the counterpart of that. I had in past the same idea as him, and when
using it showed me that it was a very limited approach and even dangerous
because that you can not set it in a save area (what is the same with by
instance access and excel)

A little thing, Excel can AFAIK be used as a (limited) multiuser database.
The reason that it cannot with XML files is that an XML file is nothing more
than a what I call flat textfile as a CSV file is too. In databases you can
change parts of the data withouth reading and writing the complete file,
databases are not *just* files, it are a special kind of files which have
another kind of access.

You would have seen in past in a lot of messages from me, that I forever
tell that XML datasets can be a very good replacements for a lot of
situations expressely for by instance saving settings or by instance the
base for the use of different languages. However those are limited in their
use at the start and end of a program and/or bound to one user.

There will be now never more one thought that I will use any XML file as a
real database. I still find the Access Database the first replacement for
that (with all its bad counterparts).

Cor






.



Relevant Pages

  • Re: DBIx::XML::DataLoader
    ... Is there a package or utility that can read an XML file of the sort I ... The dbinfo specifies the login ... credentials to the database, and the database. ... And, I have no idea what XPATH is, let alone what to do with it. ...
    (comp.lang.perl.misc)
  • Re: XML parser and writer
    ... XStream, Castor, JAXB come to mind. ... why not some database technology? ... an advanced user can edit the XML file directly at ...
    (comp.lang.java.programmer)
  • Re: XML parser and writer
    ... them on a calendar. ... set for it and I was thinking of storing all the data in an XML file. ... why not some database technology? ... Tasklist the DOM would quickly become unwieldy especially if you have any ...
    (comp.lang.java.programmer)
  • RE: Backup Log Links dont work in Server Management Console
    ... Check the database connection information and make sure that the database ... "Rob Currier" wrote: ... It created a new xml file with the same name. ... >> for the backup and last backup is correct. ...
    (microsoft.public.windows.server.sbs)
  • DBIx::XML::DataLoader
    ... Is there a package or utility that can read an XML file of the sort I ... credentials to the database, and the database. ... Also obviously not all columns in the database are keys or indeces. ...
    (comp.lang.perl.misc)