3
Answers

stored procedure

Is it possible make 2 stored procedures in 1, where the 1st one reads data from access database, and the 2nd writes the data read before to a sql server database?

Answers (3)