| View previous topic :: View next topic |
| Author |
Message |
Marcos Guest
|
Posted: Thu Feb 15, 2007 5:20 am Post subject: XML FILE |
|
|
good night , all
how to create the xml file and read xml file ? or manipulate the xml file ?
where meeting examples
thanks
Marcos Augusto |
|
| Back to top |
|
 |
Karol Bieniaszewski Guest
|
Posted: Mon Feb 26, 2007 9:11 am Post subject: Re: XML FILE |
|
|
Użytkownik "Marcos" <maaupe (AT) globo (DOT) com> napisał w wiadomości
news:45d398c8 (AT) newsgroups (DOT) borland.com...
| Quote: | good night , all
how to create the xml file and read xml file ? or manipulate the xml file
?
where meeting examples
thanks
Marcos Augusto
TXMLDocument in Delphi |
Karol Bieniaszewski |
|
| Back to top |
|
 |
Bill Todd Guest
|
Posted: Mon Feb 26, 2007 6:51 pm Post subject: Re: XML FILE |
|
|
Search the IBX source files for XML. There is a function that allows
you to create XML directly from an IB database.
--
Bill Todd (TeamB) |
|
| Back to top |
|
 |
Craig Stuntz [TeamB] Guest
|
Posted: Tue Feb 27, 2007 1:30 am Post subject: Re: XML FILE |
|
|
In addition to the other two answers, you can use a client dataset
with an XML transform provider.
--
Craig Stuntz [TeamB] ˇ Vertex Systems Corp. ˇ Columbus, OH
Delphi/InterBase Weblog : http://blogs.teamb.com/craigstuntz
All the great TeamB service you've come to expect plus (New!)
Irish Tin Whistle tips: http://learningtowhistle.blogspot.com |
|
| Back to top |
|
 |
|