The Vertica Forum recently got a makeover! Let us know what you think by filling out this short, anonymous survey.
Please take this survey to help us learn more about how you use third party tools. Your input is greatly appreciated!
SSIS Execute SQL Task failing
Using SSIS, Execute SQL Task i am trying to run drop table or create table commands on Vertica. Its fails with resultset warnings. "Problems with the query, "ResultSet" property not set correctly, parameters not set correctly, or connection not established correctly.". I am tried multiple configurations of the Resultset property and variables without any luck.
The connection is an OLE DB connection.
The same command runs perfectly fine when i run it on DB Visualiser.
0
Comments
Got this resolved. Just changed the connectivity to ADO.net