![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I would like to know if we can store objects like Excel / Word / Scanned Image documents in SQL server 2000. Is it possible to store like in Oracle 9i etc. Thanks chitra |
#3
| |||
| |||
|
|
-----Original Message----- Yes it is possible. In DTS you can use the READFILE/WRITEFILE combination Write File Transformation http://www.sqldts.com/default.aspx?6,107,294,0,1 Microsoft when setting up SQL Sever use a batch file and TEXTCOPY to copy in i,ages to Pubs. There are other methods also (AppendChunk,GetChunk) http://www.dwam.net/iishelp/ado/docs/adomthx1_2.htm -- ---------------------------- Allan Mitchell (Microsoft SQL Server MVP) MCSE,MCDBA www.SQLDTS.com I support PASS - the definitive, global community for SQL Server professionals - http://www.sqlpass.org "Chitra" <chitra.prakash (AT) fmcti (DOT) com> wrote in message news:024b01c366e8$e3d99840$a001280a (AT) phx (DOT) gbl... I would like to know if we can store objects like Excel / Word / Scanned Image documents in SQL server 2000. Is it possible to store like in Oracle 9i etc. Thanks chitra . |
#4
| |||
| |||
|
|
Allan Mitchell , Thanks. So does it mean that pointer to the NFS file is stored in the SQL server database and not the object itself. In such a case how does the user be able to edit the excel/word/image document from Internet Browser (which is the front end for the SQL server using ASP. Could U guide me , please thanks chitra -----Original Message----- Yes it is possible. In DTS you can use the READFILE/WRITEFILE combination Write File Transformation http://www.sqldts.com/default.aspx?6,107,294,0,1 Microsoft when setting up SQL Sever use a batch file and TEXTCOPY to copy in i,ages to Pubs. There are other methods also (AppendChunk,GetChunk) http://www.dwam.net/iishelp/ado/docs/adomthx1_2.htm -- ---------------------------- Allan Mitchell (Microsoft SQL Server MVP) MCSE,MCDBA www.SQLDTS.com I support PASS - the definitive, global community for SQL Server professionals - http://www.sqlpass.org "Chitra" <chitra.prakash (AT) fmcti (DOT) com> wrote in message news:024b01c366e8$e3d99840$a001280a (AT) phx (DOT) gbl... I would like to know if we can store objects like Excel / Word / Scanned Image documents in SQL server 2000. Is it possible to store like in Oracle 9i etc. Thanks chitra . |
![]() |
| Thread Tools | |
| Display Modes | |
| |