Takes you through the process of publishing the LookupEMP stored procedure to your local SQL Server instance.
- In the
Solution Explorer, right-click the
SQLServerSP.Publish project; then select
Publish.
Visual COBOL builds the project and then invokes the
Publish Database dialog box.
- On the
Publish Database dialog box, click
Edit.
- On the
History tab under
Recent Connections, select
SQLCLR_Test; then click
OK.
- On the
Publish Database dialog box, click
Publish.
When the publishing process is complete, the
Data Tools Operations window shows a status of
Publish Completed Successfully.