| View previous topic :: View next topic |
| Author |
Message |
SteveW Guest
|
Posted: Mon Oct 30, 2006 3:08 pm Post subject: XML componenet |
|
|
Is there a component that will allow me to use xml data just as a MySql db
component.
I need to adapt one our programs that have various DBGrids and master detail
relationships.
Cheers
SteveW |
|
| Back to top |
|
 |
Yannis Guest
|
Posted: Mon Oct 30, 2006 7:44 pm Post subject: Re: XML componenet |
|
|
"SteveW" <Stevewarby (AT) btinternet (DOT) com> wrote in
news:4545c124$1 (AT) newsgroups (DOT) borland.com:
| Quote: | Is there a component that will allow me to use xml data just as a
MySql db component.
I need to adapt one our programs that have various DBGrids and master
detail relationships.
Cheers
SteveW
|
ClientDataset is able to save and load it's data to XML
files. I do not know if it supports SQL commands probably
not.
Regards
Yannis. |
|
| Back to top |
|
 |
Matthew Jones Guest
|
Posted: Tue Oct 31, 2006 8:13 am Post subject: Re: XML component |
|
|
It actually isn't hard to do. I did a proof of concept with the TurboPower
XML using info on DIY datasets on the web. If you don't get a better
offer, I'll make it available somewhere.
/Matthew Jones/ |
|
| Back to top |
|
 |
|