|
Hi Jack,
I am using three part naming in the INSERT statement.
When I call the stored procedure (which exists on the dev machine) I use
three part naming on the production machine.
CALL devmachine.devlibrary.INSERT_REC;
Then in the stored procedure I insert data into a table on the dev machine
with data from the production machine using three part naming.
Also I should add, right before I attempt to insert the new record I delete
the old record from the same table I am about to insert into. This works
and I have confirmed the delete actually happens.
Thanks,
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.