Hi All,

I want to copy all stored procedures from one DB server to another(on different machine) .
I know how to do tables and using query builder as well.
Is there any generic method to import/export all stored procedures?

thanks