D
dbeavon
Guest
Jeff, thanks for the info. Is this screenshot from your TSMS? Will you ever consider giving xml-xref another shot? Or if you don't intend to, have you given any feedback to Progress to help improve the problems with their xml output? I would guess that the older text output omits some detail about modern ABL (eg some critical stuff on the OO side of things). That's why I started down the path of using xml-xref. As far as performance goes, I just stuff it all in a SQL Server database and use xpath queries against it. (SQL has special tricks for performance-tuning on xpath queries - one trick is based on something called a "selective xml index"). If you aren't using the xml-xref, that explains why you aren't facing these problems in OE's xml-xref output format.
Continue reading...
Continue reading...