Is it possible to import SQL Stored Procedures into MS Access?
Apparently a friend thinks it is, but we cannot find the way to do it.
Can anybody help me please?
Printable View
Is it possible to import SQL Stored Procedures into MS Access?
Apparently a friend thinks it is, but we cannot find the way to do it.
Can anybody help me please?
I dont really know if you are able to import it, that you could execute them inside of Access, but you are able to call them on the server with PassThroughQueries.