Найти в Дзене
DataBase Mail component
Database Mail is a convenient and easy way to send alerts, reports, or data from SQL Server. Let's set it up step by step 1. Allow to use Database Mail XPs 2. Create SMTP-account, SMTP-profile and connect it together.
5 лет назад
OPENROWSET() function to import/export xlsx data
Hello, guys. In this article we will see how to export data from database to excel and vice versa using openrowset() function. We need to set up openrowset in the server. Below i'll show how I did it, but it's not necessary helps in your situation...
5 лет назад