Re: XML file to ADO table

From: crystal (xspam_at_xspam.com)
Date: 03/24/04


Date: Wed, 24 Mar 2004 02:25:46 +0200

Thanks..

"Viatcheslav V. Vassiliev" <support@oledbdirect.com> wrote in message
news:406055ea$1@newsgroups.borland.com...
> TADOTable.LoadFromFile - XML should be in format that is supported by ADO
> recordset.
>
> //------------------------------------------
> Regards,
> Vassiliev V. V.
> http://www.managed-vcl.com - using .Net objects in Delphi for Win32 +
> ADO.Net
> http://www.oledbdirect.com - The fastest way to access MS SQL Server,
> MS Jet (Access) and Interbase (through OLEDB)
>
> "crystal" <xspam@xspam.com> сообщил/сообщила в новостях следующее:
> news:405f9029@newsgroups.borland.com...
> > How can i convert an XML file to ADO table ?
> >
> > Cheers,
> >
> >
>
>



Relevant Pages

  • Re: Can you create another ADO recordset from another ADO recordset
    ... You can use hierarchical recordsets too, by means od the ADO Shape command. ... Best regards, ... Miguel ... > For example, if I create a list of orders from a table into a recordset, I ...
    (microsoft.public.data.ado)
  • Upper limit to data returned by an ADO recordset
    ... Does any one know if there is an upper limit to the data returned by an ADO ... Recordset. ... Regards ...
    (microsoft.public.data.ado)
  • Re: Is ADO Dead (3)?
    ... The Design of ADO ... ADO uses a single object, the Recordset, as a common representation for ... a forward-only stream of results from a database, ... where data is updated at the data source or cached locally as with the ...
    (comp.databases.ms-access)
  • Re: Is ADO Dead (3)?
    ... The Design of ADO ... ADO uses a single object, the Recordset, as a common representation for ... a forward-only stream of results from a database, ... where data is updated at the data source or cached locally as with the ...
    (comp.databases.ms-access)
  • Re: DAO to ADO Recordset Options
    ... DAO was really fast when dealing with Access data (faster than ADO) but was ... Recordset. ... For client-sided cursors, there is only Static cursor type regardless as ... determines how often data is fetched from the server. ...
    (microsoft.public.data.ado)