I have some tables that have to sit in an Access database. I have a macro that takes all these tables and updates them into a SQL linked table.
I would like to set it up so that the Access macro is run from a sql stored procedure.
Is this possible?
Or is there a different/better way.
Thanks,
J
I would like to set it up so that the Access macro is run from a sql stored procedure.
Is this possible?
Or is there a different/better way.
Thanks,
J