rogerzebra
Technical User
Hi All, long ago I posted something here, I'm happy to be back.
I have a question regarding blobs and how to deal with them in order to create a reporting platform and eventuelly create a BI layer of top. But, first thing first, what the firm has is a front end system that saves all the data into blobs and what I have understood is that I need to convert the blob data with a unique id for each item.
So, I would like to extract the transactional data that is saved as a blob format and then insert the data into a relational database. I don't know how to exactly go about this, I have never dealt with blobs before. But, my initial idea is to create a package in SSIS (I would assume that would work?)and then distribute the data into a stage table before the production. I would appreciate if anyone could share any experience or point me in a direction of how to go about this.
Thanks
I have a question regarding blobs and how to deal with them in order to create a reporting platform and eventuelly create a BI layer of top. But, first thing first, what the firm has is a front end system that saves all the data into blobs and what I have understood is that I need to convert the blob data with a unique id for each item.
So, I would like to extract the transactional data that is saved as a blob format and then insert the data into a relational database. I don't know how to exactly go about this, I have never dealt with blobs before. But, my initial idea is to create a package in SSIS (I would assume that would work?)and then distribute the data into a stage table before the production. I would appreciate if anyone could share any experience or point me in a direction of how to go about this.
Thanks