How is it possible to run a stored procedure when SQL Server Express Edition starts?
|
|
|
|
|
|
|
Use the system stored procedure sp_procoption to define the stored procedure you wish to be executed at SQL Server Service startup.
|
||||||
|
|
|
|
||
|
