Forum Post: RE: Passing temp-tables by reference

  • Thread starter Thread starter Nigel Allen
  • Start date Start date
Status
Not open for further replies.
N

Nigel Allen

Guest
Hey Julian Would have been very helpful but in this case all the temp-tables are being statically defined - committed to memory for future use though - thanks. Given the static nature of the tables, I thought that the built in garbage collection would have dealt with the problem. Only other possibility I can see immediately is that there is a trx being held open or some nasty recursion in play. I'll keep looking - appreciate the input. N/

Continue reading...
 
Status
Not open for further replies.
Back
Top