Re: Documents in SQL Server
From: Bil Simser [MVP] (bsimser_at_shaw.ca)
Date: 10/11/04
- Next message: Miguel: "Importing existing documents into a document library"
- Previous message: Gary K: "Re: Access to portals using Port Numbers"
- In reply to: nancyk: "Re: Documents in SQL Server"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 11 Oct 2004 17:22:26 -0600
The document itself is in a binary field called Content (I think that's the
name). You would need to use a SqlBinary reader or something in a .NET
application to extract it and write it out to disk (I don't think there are
any tools in SQL or Query Analyzer to do this).
-- -Bil http://weblogs.asp.net/bsimser "nancyk" <nancy.kempf@neudesic.com> wrote in message news:%23wkQwc9rEHA.3452@TK2MSFTNGP09.phx.gbl... > update -- I see metadata in the Docs table, but have not located the > actual document in sql. Thanks > "nancyk" <nancy.kempf@neudesic.com> wrote in message > news:ee3S%23F9rEHA.1016@TK2MSFTNGP10.phx.gbl... >> For documents stored in both Portal and Site level document libraries, >> which databases and tables contain these documents and their associated >> metadata? >> >> thanks >> > >
- Next message: Miguel: "Importing existing documents into a document library"
- Previous message: Gary K: "Re: Access to portals using Port Numbers"
- In reply to: nancyk: "Re: Documents in SQL Server"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|