Re: XML to ADO Recordset and Back again
- From: "Barry Seymour" <bseymour@xxxxxxxxxxx>
- Date: Tue, 29 Apr 2008 09:19:22 -0700
THAT WAS IT! THANK YOU THANK YOU THANK YOU!
This is five year old legacy code. The extra empty elements you mentioned
were added in code to assist with sorting and filtering, something I'm
trying to fix/improve by using ADO instead. They would become redundant and
would be removed anyway were I to get this to work -- and now I can.
I can't thank you enough. You've cleared a month-old bottleneck for me.
Many, many thanks!
Barry
"Bob Barrows [MVP]" <reb01501@xxxxxxxxxxxxxxx> wrote in message
news:%23Y60chfqIHA.672@xxxxxxxxxxxxxxxxxxxxxxx
OK, I couldn't help taking a quick look. What struck me was that there
were extra, non-standard tags (<Future /> <No_Est /> <Open />
<xSale />). Were they added by your code? My theory at the moment is
that they are confusing the parser and preventing the rest of the
records from being recognized by the recordset object. Please try
removing them before opening the recordset on the xml document and let
us know it that solves the issue.
Barry Seymour wrote:
Attached.
"Bob Barrows [MVP]" <reb01501@xxxxxxxxxxxxxxx> wrote in message
news:OP88wVYqIHA.672@xxxxxxxxxxxxxxxxxxxxxxx
Yes, let's see the saved xml so we can repro it ourselves.
Barry Seymour wrote:
Sorry, didn't help. I still get only one row.
--
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.
.
- Follow-Ups:
- Re: XML to ADO Recordset and Back again
- From: Bob Barrows [MVP]
- Re: XML to ADO Recordset and Back again
- References:
- XML to ADO Recordset and Back again
- From: Barry Seymour
- Re: XML to ADO Recordset and Back again
- From: Bob Barrows [MVP]
- Re: XML to ADO Recordset and Back again
- From: Barry Seymour
- Re: XML to ADO Recordset and Back again
- From: Bob Barrows [MVP]
- Re: XML to ADO Recordset and Back again
- From: Barry Seymour
- Re: XML to ADO Recordset and Back again
- From: Bob Barrows [MVP]
- Re: XML to ADO Recordset and Back again
- From: Bob Barrows [MVP]
- XML to ADO Recordset and Back again
- Prev by Date: Re: XML to ADO Recordset and Back again
- Next by Date: Re: XML to ADO Recordset and Back again
- Previous by thread: Re: XML to ADO Recordset and Back again
- Next by thread: Re: XML to ADO Recordset and Back again
- Index(es):
Relevant Pages
|
|