- Posts: 1
- Thank you received: 0
Export Documents stored in SQL Server to File System
12 years 2 weeks ago #3854
by raj161
Export Documents stored in SQL Server to File System was created by raj161
Hi,
I am trying to export all the documents stored in the SQL Server to the file system. When I do the process explained in the demo I can export all the files but the final files in the file system are corrupted. The data stored in SQL server is in [text] data type.There are all kind of files in this column like pdf, doc, jpg..... Please let me know the way to export un-corrupted files. I may be missing something...
Thanks
Raj
I am trying to export all the documents stored in the SQL Server to the file system. When I do the process explained in the demo I can export all the files but the final files in the file system are corrupted. The data stored in SQL server is in [text] data type.There are all kind of files in this column like pdf, doc, jpg..... Please let me know the way to export un-corrupted files. I may be missing something...

Thanks
Raj
Please Log in or Create an account to join the conversation.
12 years 2 weeks ago #3855
by admin
Mike
ETL Architect
Replied by admin on topic Re: Export Documents stored in SQL Server to File System
Raj
I do not think you are missing something.
This might happen for a lot of reasons.
It can be problems the our software or a problem with the software which saved the data into the database.
We will do everything we can to assist you.
Can we ask you you to do the following
Copy the table into the separate database.
Back it up and email it to us.
If it is far too big provide us with the link so we can download it.
Mike
I do not think you are missing something.
This might happen for a lot of reasons.
It can be problems the our software or a problem with the software which saved the data into the database.
We will do everything we can to assist you.
Can we ask you you to do the following
Copy the table into the separate database.
Back it up and email it to us.
If it is far too big provide us with the link so we can download it.
Mike
Mike
ETL Architect
Please Log in or Create an account to join the conversation.