Designing and Running Pipelines
Discuss how to use the SnapLogic platform.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

RDBMS - BLOB Data Type

The post below was designed for the BLOB data type in SQL Server (2014) but similar concepts should work for other data sources as well. Setup: in SQL Server Mgmt Studio CREATE TABLE [BLOBS]( [Id] [int] IDENTITY(1,1) NOT NULL, [Data] var...

ebarner by Former Employee
  • 2748 Views
  • 0 replies
  • 0 kudos