You can't access a database from XML. XML is simply a text file
just like a comma-delimited file.
You must use a programming language like java, Perl or Visual
Basic to connect to a database. You can use XML to export the
data out, in particular if you need to save the data for later use, or
to exchange it with another application.
Mark
On 21 Aug 00, at 8:06, murigesh channur wrote:
> Hi,
>
> How to access database values from xml and how to
> connect to database.
>
> Please let me know Sir.
> Asap
Mark Wilcox
mark@m...
Got LDAP?