there is some code on http://www.pcreview.co.uk/forums/thread-1397713.phpwhich
may do it for you with a small amount of tweaking

check definitions at:
http://www.dotnetheaven.com/Uploadfile/mahesh/_com104252005081250AM/_com1.aspx?ArticleID=307eca4f-723b-4ed5-b823-2a05e71a1402
and another read definition (I see you found one.. )
http://www.vsj.co.uk/articles/display.asp?id=628
code project I recall had one as well.
write the same way you read.. jsut essentially reverse it from what I've
read.

you can try StgCreateDocfile as well
write text to it.. if it works try writing images to it.
IStream is covered in http://www.vsj.co.uk/articles/display.asp?id=628 and
try write and see how it goes. sorry for no more details : )
if you want an already written library to try....I woud be curious though if
MS's library helps in this:
http://support.microsoft.com/default.aspx?scid=kb;EN-US;224351




On Mon, Aug 18, 2008 at 9:40 AM, Steve Welborn <[EMAIL PROTECTED]>wrote:

> I was wondering if anyone has any experience with this. I have googled and
> came across some code for viewing the Thumbs.db file. However, what I want
> to do is create my own .db file and save outputted text to it, in a
> structured way (table like).
>
> I am looking for code that would allow me to read/write/search a .db file.
>  Any idea's?
>
> Steve
>
> ===================================
> This list is hosted by DevelopMentor(R)  http://www.develop.com
>
> View archives and manage your subscription(s) at
> http://discuss.develop.com
>

===================================
This list is hosted by DevelopMentor®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to