Subject | XML, TDataSetProvider for TIB_Query |
---|---|
Author | Ed Dressel |
Post date | 2003-11-24T16:58:50Z |
I would like to get my m/d/d datasets in an XML format (inline m/d),
similar to what ADO.NET would provider for me. I found that via a
TDataSetProvider and TClientDataset that this is pretty simple to do
but requires I use TIBOQuery. I've already written my structure using
TIB_Query. Before I re-write everything from a TIB_Query to a
TIBQuery, is there a dataset provider for TIB_Query (knowing that
TIB_Query is not a TDataset, maybe I answered my own question)?
Or is there an different way to get an XML output from a set of m/d/d
queries?
Thanks
Ed Dressel
similar to what ADO.NET would provider for me. I found that via a
TDataSetProvider and TClientDataset that this is pretty simple to do
but requires I use TIBOQuery. I've already written my structure using
TIB_Query. Before I re-write everything from a TIB_Query to a
TIBQuery, is there a dataset provider for TIB_Query (knowing that
TIB_Query is not a TDataset, maybe I answered my own question)?
Or is there an different way to get an XML output from a set of m/d/d
queries?
Thanks
Ed Dressel