all groups > sql server dts > february 2006 >
You're in the

sql server dts

group:

Exporting file-data from a table in SQL2000


Re: Exporting file-data from a table in SQL2000 Allan Mitchell
2/12/2006 7:52:25 AM
sql server dts:
Hello Rolf,


Does this article help?

http://www.sqldts.com/default.aspx?294


Allan Mitchell
www.SQLDTS.com
www.SQLIS.com
www.Konesans.com

[quoted text, click to view]

Exporting file-data from a table in SQL2000 Rolf Barbakken
2/12/2006 4:46:48 PM
We have a database where one table contains the file-data for documents.

The table contains:
filename of datatype nvarchar(2000)
filedata of datatype image(16)

What I want to do is to export the files to regular files. So a file in
SQL2000 becomes a file in the filesystem with the name of "filename".

Is this possible? How?

--
_________________
Rolf @ Questus ans

AddThis Social Bookmark Button