D
DKode
This is a very strange problem, i've tried to duplicate the problem
but I cannot get it to do the same thing. It is a night process that
is run by my company that does a series of make table queries to about
10 tables, only 1 table gets records appended.
For some reason when I run all of these queries the 1 table that gets
appened keeps losing records. for instance i'll have
11/1/2003-11/8/2003 records in the table, after a nightly processing
it will be missing days worth of records ~ 15,000 records from the
table even though NO delete query runs on this table. only one append
query.
does anyone have any idea why this would be happening and what else I
could do to try to replicate the problem so I can solve it?
any help would be greatly appreciated.
Thank you for your time
DKode
but I cannot get it to do the same thing. It is a night process that
is run by my company that does a series of make table queries to about
10 tables, only 1 table gets records appended.
For some reason when I run all of these queries the 1 table that gets
appened keeps losing records. for instance i'll have
11/1/2003-11/8/2003 records in the table, after a nightly processing
it will be missing days worth of records ~ 15,000 records from the
table even though NO delete query runs on this table. only one append
query.
does anyone have any idea why this would be happening and what else I
could do to try to replicate the problem so I can solve it?
any help would be greatly appreciated.
Thank you for your time
DKode