G
Guest
Hi all,
My code builts a query on-the-fly which does a "select...into SomeTable".
Access gave me an error that said, "Table SomeTable already exits." and stops.
But when I tried to paste the same sql statement into a query windows, it
runs and it does not give me any messages. What do I need to do to get the
message off when my code is running? Thanks.
Ben
--
My code builts a query on-the-fly which does a "select...into SomeTable".
Access gave me an error that said, "Table SomeTable already exits." and stops.
But when I tried to paste the same sql statement into a query windows, it
runs and it does not give me any messages. What do I need to do to get the
message off when my code is running? Thanks.
Ben
--