cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X

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

sbyadgi
4-Participant

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

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 1

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

Top Tags