XML DOM implementations..

wxdqz

New Member
HelloI'm looking at using XML DOMs to hold data originally accessed using ADOand pass it between tiers - eventually transforming it using style sheetsat the server end.I've heard that the Microsoft DOM implementation has memory leak problems..1) Has anyone experienced this with, or do you have any other feedback on,the Microsoft implementation?2) Are there any other DOM implementations that are faster or more robustthat msoft's - preferably COM based..Thanks for any helpPhill
 
Back
Top