L
Laban Twissel
Hi All !
I'm puzzled with th number of querydefs I obtain when using the count
method of currentdb.querydefs object, which is much higher than the
recorded queries !
It appears that all the querydefs that I've created and suppressed during
developpement of my database stay somewhere in the database ! I managed to
put their names and SQL property in some table. All those already
suppressed queries have strange names with ~ symbols and fragments of
understandable names.
Does anyone know how I could suppress all those queries (around a hundred
!) since they take place and fake the statistics of my database (declaring
140 recorded queries instead of 40...)
I hope anyone could dissolve the mistery
I'm puzzled with th number of querydefs I obtain when using the count
method of currentdb.querydefs object, which is much higher than the
recorded queries !
It appears that all the querydefs that I've created and suppressed during
developpement of my database stay somewhere in the database ! I managed to
put their names and SQL property in some table. All those already
suppressed queries have strange names with ~ symbols and fragments of
understandable names.
Does anyone know how I could suppress all those queries (around a hundred
!) since they take place and fake the statistics of my database (declaring
140 recorded queries instead of 40...)
I hope anyone could dissolve the mistery
