WaterGypsy
Well-known Member
- Joined
- Jan 15, 2010
- Messages
- 700
I've been googling without much luck on this.... I can't understand most of the discussion and when I do it seems to be pointing to different platforms pulling the data in and storing it themselves
I have a SQL database which is being decommissioned and I need to unload the data and transfer into sharepoint - most of that is covered... my problem is that there are attachments loaded into the database that I need to pull out and store on a network drive. The attachments could be in Word, Excel, pdf etc etc , but they are all stored in the database as LONGBLOB binary fields... is there a simple solution to this problem (I'm an absolute beginner with SQL)
I have a SQL database which is being decommissioned and I need to unload the data and transfer into sharepoint - most of that is covered... my problem is that there are attachments loaded into the database that I need to pull out and store on a network drive. The attachments could be in Word, Excel, pdf etc etc , but they are all stored in the database as LONGBLOB binary fields... is there a simple solution to this problem (I'm an absolute beginner with SQL)