RE: [NeoStats-Devel] [Commits] r2699 - in trunk: include src

"M" <[email protected]> Sun, 14 Aug 2005 22:02:32 +0100
Newsgroups gmane.comp.neostats.devel
Message-ID <[email protected]>
> You appear to have added a call to 
> DBACloseTable("exclusions"); in FiniExcludes. Apart from the 
> fact that this is not necessary, if this is what is not 
> working (and it should not), it is nothing to do with run 
> level, it is to do with the fact that a table name is 
> path+root+name, i.e.
> "data/moduleexclusions", "data/neostatsexclusions " etc.
> 
> I can look at altering the way that DBACloseTable works but 
> this would also need a few changes to the DBA use of it. For 
> now I am more concerned with your suggestion that the table 
> is not closing.

Actually ignore that bit. It does already work from the table name and the
run level is wrong at this point for the call which is why it fails.
However, I remain concerned at the use of this call anyway so please get
back to me on how you are detecting the file is not closing.

Mark.