Viewing 3 posts - 1 through 3 (of 3 total)
Thanks for the great feedback everyone.
June 23, 2004 at 10:18 am
#511645
I need to do this because our system works 24 x 7 and must maintain new data in the database even though the file system is of limited size. So...
June 21, 2004 at 2:24 pm
#511320
If the insert fails I want to check the error code, and if the insert failed because the fixed size database is FULL, I want to DELETE the oldest row...
June 21, 2004 at 12:38 pm
#511303