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.