|
On Mon, 30 Oct 2006 08:13:39 +0100 Peter.Colpaert@xxxxxxxxx wrote:
I'd rather not use the FIDS, but rely on an SQL count(*) to give me the current record count.
I prefer to use the old-style file I/O methods. Is it written somewhere that trigger programs can't count on the FIDS?
AFAIK, the trigger program is called for each insert, and the next insert has to wait until the previous call to the trigger program is finished.
That's the way that makes sense to me, but I wasn't sure.
In this case, you only need to delete the oldest record to keep your number of records under the limit.
That's what I'll try. Thanks.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.