SSIS PostgreSQL Execute SQL TaskPostgreSQL Execute SQL Task can can be used to execute DDL and DML statements for PostgreSQL without needing any extra driver. You can Issue various sql commands such as SELECT, INSERT< DROP, COPY, CREATE etc. Features
|
||||
|
View All Tasks | |||
ScreenshotsSystem Requirements
In Visual Studio, drag and drop the ZS PostgreSQL ExecuteSql Task
You can add the connection directly in the Task component
Create your multiple SQL statements
SSIS PostgreSQL ExecuteSql Task accepts variables with the SQL statements
Articles / Tutorials
Click here to see all articles for [SSIS PostgreSQL ExecuteSQL Task] category
Execute SQL query against PostgreSQL in SSISIntroduction ZappySys provides high-performance drag and drop connectors for PostgreSQL Integration. In this post you will see how to Execute SQL query against PostgreSQL in SSIS, in various SQL commands such as SELECT, INSERT, DROP, COPY, CREATE, etc using PostgreSQL Execute SQL Task can be used to execute DDL and DML statements for PostgreSQL without needing any […] |
Click here to learn more about System Requirements