Skip to main content
1-Visitor
March 15, 2021
Question

How to get datatable data directly from SQL DB directly using SSIS jobs ?

  • March 15, 2021
  • 1 reply
  • 690 views

How to get datatable data directly from SQL DB directly using SSIS jobs ?

 

I guess I just want to know the SQL DB tables where the datatable contents are stored as blob.

 

-Thanks

1 reply

16-Pearl
March 16, 2021

Hi @sbyadgi 

 

Refer following post, there is a query mentioned which lists all tables that contain columns with LOB data types in SQL server database.

 

Regards,

Sachin