![]() |
|
|
|
#1 |
|
Is posible to use a XML file as database? I can do SQL selects ?
If it is posible. Where can I see an example? Thanks _________________ http://www.hhdirecto.net http://www.dechiste.com hhdirecto@gmail.com |
|
|
|
|
#2 |
|
Posts: n/a
|
wrote:
> Is posible to use a XML file as database? Multiuser XML 'Database' Web Service By John Bailo December 01, 2004 http://www.c-sharpcorner.com/UploadF...f-3ee609b8b568 > Thanks > > > > _________________ > http://www.hhdirecto.net > http://www.dechiste.com > |
|
|
|
#3 |
|
Posts: n/a
|
wrote:
> Is posible to use a XML file as database? I can do SQL selects ? Sounds like you might be interested in IBM's latest version of DB/2, which has support for an XML data model and can perform XQuery -- and, I _think_, SQL -- accesses against it. There are other things which claim to be "XML databases", but I have the impression that most of them are focused more on storing XML in a database than a database in XML. |
|
|
|
#4 |
|
Posts: n/a
|
Thanks John but in your example don't do a SQL select.
Joe, I'm searching something standar. Thankss |
|
|
|
#5 |
|
Posts: n/a
|
You might want to take a look at XLinq CTP.
http://www.microsoft.com/downloads/d...displaylang=en <> wrote in message news: ups.com... > Thanks John but in your example don't do a SQL select. > > Joe, I'm searching something standar. > > Thankss > |
|
|
|
#6 |
|
Posts: n/a
|
Check out our eXtc product (www.mgateway.com/extc.htm) - its SQL
capability is described in http://www.mgateway.com/eXtcSQL4_0.pdf On 29 May 2006 06:36:57 -0700, wrote: >Thanks John but in your example don't do a SQL select. > >Joe, I'm searching something standar. > >Thankss --- Rob Tweed M/Gateway Developments Ltd The Pursuit of Productivity : http://www.mgateway.com |
|