I'm going to write a function in C that parses XML. Is there any way to index the output of this function? I've got 10,000,000 rows that contain XML data and I need to efficiently find the ones that contain the proper keys. I tried pulling the values I want from the data and putting it in its own table but with an average of 20 items that just grows to an unmanageable size.
-Michael _________________________________________________________________ http://fastmail.ca/ - Fast Free Web Email for Canadians ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster