Re: MDAC Converting Dataset to XML
- From: "Bob Barrows [MVP]" <reb01501@xxxxxxxxxxxxxxx>
- Date: Tue, 7 Aug 2007 10:00:17 -0400
Stewart (Oraculum) wrote:
The "recordset" is a pointer to an already open recordset passed into<snip>
the function that does the conversion to XML. The XML is then passed
to a separate function to convert back to a recordset (mimicking the
multi-tier nature of the application).
Note, the line "ADODataSet1.Recordset := _RecordSet(IUnknown(RS));"
demonstrates on screen that a valid recordset has been read from
plain XML, this didn't involve access to the database. Both the
output XML and the data grid containing the results show the invalid
data.
Ok, we now have a valid repro that removes the database and its provider
from the equation. Now we need to verify that upgrading MDAC fails to
eliminate the symptom. Is that possible for you to do?
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
.
- References:
- Re: MDAC Converting Dataset to XML
- From: Bob Barrows [MVP]
- Re: MDAC Converting Dataset to XML
- From: Bob Barrows [MVP]
- Re: MDAC Converting Dataset to XML
- From: Bob Barrows [MVP]
- Re: MDAC Converting Dataset to XML
- From: Stewart (Oraculum)
- Re: MDAC Converting Dataset to XML
- From: Bob Barrows [MVP]
- Re: MDAC Converting Dataset to XML
- From: Stewart (Oraculum)
- Re: MDAC Converting Dataset to XML
- From: Bob Barrows [MVP]
- Re: MDAC Converting Dataset to XML
- From: Stewart (Oraculum)
- Re: MDAC Converting Dataset to XML
- Prev by Date: Re: MDAC Converting Dataset to XML
- Next by Date: Re: MDAC Converting Dataset to XML
- Previous by thread: Re: MDAC Converting Dataset to XML
- Next by thread: Re: MDAC Converting Dataset to XML
- Index(es):
Relevant Pages
|
|