Re: ADO recordset problem in recursive routine



Hello again... Sods law, figured it out straight after making my last post.

Instead of using a second recordset for the children I am using an array
populated using getrows etc... Wow... I thought the DAO version was fast
enough, this is much faster :@)

Cheers

Mark


.



Relevant Pages

  • Re: inspecting the current definition of a method
    ... method's opcodes into a big array of hashes, ... but it seems that this is less straight forward than I have hoped ...
    (comp.lang.ruby)
  • Re: array formula Excel 97 (Poker)
    ... Since the array trigger is a constant array, ... Ace high straights should always be allowed. ... but J/Q/K/A/2 has never been a straight in any hand I've ...
    (microsoft.public.excel.misc)
  • Re: reading from a file into an array
    ... > from the console into an array and then dumps it into a file. ... > is pretty straight forward and works just fine. ...
    (comp.lang.cpp)
  • Re: array in PHP
    ... this line empties the array: ... as you're putting the return value of Leesnamenstraight into the array, ... not into the element you're looping through. ... that it changes the $Lijst array, but I can't see how it can read that ...
    (alt.php)