scorpio1769
Programmer
Heello.
I have an append query which will not execute within a macro. There are no conditions set for the execution of the "OpenQuery" command so it should run every time the macro is run. I turned warnings on and the macro indeed says "your about to append x records...", but it doesn't happen. I then switched the command from an "OpenQuery" to a "RunSQL" and still no luck. When the query is run outside of the macro, it appends as expected.
Any ideas.
Thank you much.
I have an append query which will not execute within a macro. There are no conditions set for the execution of the "OpenQuery" command so it should run every time the macro is run. I turned warnings on and the macro indeed says "your about to append x records...", but it doesn't happen. I then switched the command from an "OpenQuery" to a "RunSQL" and still no luck. When the query is run outside of the macro, it appends as expected.
Any ideas.
Thank you much.