Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

xml to recordset conversion

Status
Not open for further replies.

amar123

Programmer
Mar 12, 2002
5
US
Hi

I have a question regarding Xml to recordset conversion .
I have a xml file that contains only data information[no schema or DTD info].
That is the U R L of the schema/DTD file will be mentioned in the xml data file.

Then how do I convert this file[records/data] in to a recordset.

I tried with Recordset.Open ,but in vain .
I am Using Delphi 5.0 and MSXML 3.0[I can understand VB] .

It will be of great help if could help me to get over this problem.
Any code sample or web links will be highly useful.

Thanks
Amar k
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top