Thank you very much for your help. I am interested on the article with
ASP.NET.
"John Kane" wrote:
> Tim,
> Perhaps, one or more of the following KB articles should help answer your
> questions...
>
> 258038 HOWTO: Access and Modify SQL Server BLOB Data by Using the ADO Stream
> Object
>
http://support.microsoft.com/?kbid=258038 >
> 309158 HOW TO: Read and Write BLOB Data by Using ADO.NET with C#
>
http://support.microsoft.com/default.aspx?scid=kb;EN-US;309158 >
> 308042 HOW TO: Read and Write BLOB Data by Using ADO.NET with VB.NET
>
http://support.microsoft.com/default.aspx?scid=kb;EN-US;308042 >
> 326502 HOW TO: Read and Write BLOB Data by Using ADO.NET Through ASP.NET
>
http://support.microsoft.com/?id=326502 >
> Regards,
> John
> --
> SQL Full Text Search Blog
>
http://spaces.msn.com/members/jtkane/ >
>
> "Tim" <Tim@discussions.microsoft.com> wrote in message
> news:AB584569-E049-4DF0-847B-0A0233967801@microsoft.com...
> >I will try to save those files into IMAGE datatype in SQL Server 2K. Can I
> > use recordset(s) and loop(s) to go through all fields that contain these
> > files and manipulate them? (i.e., show each individual file) I wonder if
> > it
> > is possible since these files are too big.
> > Thank you,
> >
> >
> > "Jerry Spivey" wrote:
> >
> >> Tim,
> >>
> >> Also see:
> >>
> >> Data Types
> >>
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/tsqlref/ts_da-db_7msw.asp
> >>
> >> HTH
> >>
> >> Jerry
> >> "John Kane" <jt-kane@comcast.net> wrote in message
> >> news:%23kNGUwh0FHA.2960@tk2msftngp13.phx.gbl...
> >> > Tim,
> >> > Can I assume that you meant "RTF" (Rich Text Format) instead of "RFT"?
> >> > Assuming this for now, see
> >> >
http://www.ncc.edu/online/StudentCenter/RTFStandardizeFormat.pdf > >> >
> >> > Again, assuming *.RTF and sound / audio *.WAV files, you would store
> >> > these
> >> > binary file types in an IMAGE data type within SQL Server 2000.
> >> >
> >> > Hope that helps,
> >> > John
> >> > --
> >> > SQL Full Text Search Blog
> >> >
http://spaces.msn.com/members/jtkane/ > >> >
> >> >
> >> >
> >> > "Tim" <Tim@discussions.microsoft.com> wrote in message
> >> > news:6215AC3B-CA30-4137-8E31-C93D57478F43@microsoft.com...
> >> >> Can I add .rft files as values into a SQL Server table? If so, what
> >> >> kind
> >> >> of
> >> >> the data type I would assign to them. Similarly, can I add sound files
> >> >> (i.e.
> >> >> .wav) as values into a SQL Server table? If so, what kind of the
> >> >> datatype
> >> >> I
> >> >> should assign to them.
> >> >> Thank you.
> >> >
> >> >
> >>
> >>
> >>
>
>