This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Sample of INSERT/UPDATE/DELETE to SQL Server Database

Hello,

Can someone please provide sample piece of code to do INSERT (or UPDATE/DELETE) to an external SQL Server database. 

The one I have is resulting in 'DB is not online' error though the DB is online and I can execute similar statements without any issues from SQL Mgmt Studio.

Thanks.