Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Is there a way to input data into an xml database?

0
Posted

Is there a way to input data into an xml database?

0

XML is not a database, per se. XML stands for eXtensible Markup Language. It is used for transmitting data from one source to another, and the power of XML is also it’s greatest weakness: It is all ASCII, plain text english. This allows to dissimilar operating systems to be able to communicate directly, and the sending OS converts it’s own particular brand or style of data into XML, then the receiving OS converts the XML back into IT’S own brand or style of data. In a very shallow sense of the term, XML could be considered a rather rudimentary database, but it has no practical use as a database. It’s power is in the ability to communicate between two totally dissimilar systems.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123