G
Guest
I have a table with 1.4 million records on it. Every morning we have to
delete the table, import data from a unix based program. Re-create the table.
Then use a macro to add information to the table that the unix info doesn't
have. Every time this is query is ran, the message pops up. Normally not a
problem but we are trying to run a batch program that will do this all before
eveyone comes in to work because its a rather lengthy process.
Is there a way to eliminate the message from popping up? or is there a way
to correct the issue completely?
delete the table, import data from a unix based program. Re-create the table.
Then use a macro to add information to the table that the unix info doesn't
have. Every time this is query is ran, the message pops up. Normally not a
problem but we are trying to run a batch program that will do this all before
eveyone comes in to work because its a rather lengthy process.
Is there a way to eliminate the message from popping up? or is there a way
to correct the issue completely?