ok figured out the partial problem. I ran the query in my program and the reason I think it locked up is because it used up all memory and took forever to run.
I've got a compiler which creates the standalone .exe from a query, but it does not work as an .exe.
I solved this problem by running the query recursively, but it took me about an hour to run. It did find many 'null's however, which suprised me.
When I get this thing to work, i'll fwd you the solution.
George
Last edited by GeorgeS; 06-25-2006 at 10:53 PM..
|