Board index » delphi » XML ODBC/ADO Driver

XML ODBC/ADO Driver


2006-11-03 02:15:18 AM
delphi154
I posted this in non-tech but did not receive much of a response.
I would like the ability to take an old archaic programming language that I
work with and be able to access the data. I do have CGI ability and would
like to output something like:
...
<RecordSet>
<Record>
<FieldName>Data Contained</FieldName>
</Record>
<Record>
<FieldName>Data Contained</FieldName>
</Record>
</RecordSet>
...
I would like an ODBC driver to interpret this and return results to Excel
(my Delphi apps) and more.
Does anyone know of such a thing?
Does someone know where I could possibly create a read-only ODBC driver in
Delphi? Does anyone have sources for purhcase?
Thanks,
Tom
 
 

Re:XML ODBC/ADO Driver

Tom writes:
Quote
I posted this in non-tech but did not receive much of a response.

I would like the ability to take an old archaic programming language that I
work with and be able to access the data. I do have CGI ability and would
like to output something like:

...
<RecordSet>
<Record>
<FieldName>Data Contained</FieldName>
</Record>
<Record>
<FieldName>Data Contained</FieldName>
</Record>
</RecordSet>
...

I would like an ODBC driver to interpret this and return results to Excel
(my Delphi apps) and more.

Does anyone know of such a thing?

Does someone know where I could possibly create a read-only ODBC driver in
Delphi? Does anyone have sources for purhcase?

Thanks,
Tom



It seem ADO can do this.
--
Jianmin Wu
Bricksoft IM(MSN,YAHOO,AIM) Messenger VCL Component
Bricksoft Fast IM(MSN,YAHOO) SDK
www.bricksoftim.com/