Re: ADO recordset problem in recursive routine

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



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)
  • having trouble using gd imageline in foreach loop
    ... I am trying to take the first 15 numbers of the fibonacci sequence and use them to draw a squarish spiral. ... I am looping through this array so that a line correponding to the fibonacci value will be drawn. ... For some reason I am only getting one straight line going east instead of the four alternating directions. ...
    (comp.lang.php)
  • 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)