BLOB and .NET

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Robert Vabo

    BLOB and .NET

    I have a database that is going to contain a lot of documents i
    ..DOC,.TXT,.PPT ,.PDF etc. formats. I want to index the documets to use a free
    text search on the database table. I also want to insert and retrieve the
    documents using .NEt (C# or VB.NET) !

    Is there anyone of you out there that can give me some tips, links or other
    helpful hints ?
    --
    Regards
    Robert Vabo
    Gecko AS



  • steve

    #2
    Re: BLOB and .NET

    On Thu, 21 Aug 2003 0:08:58 +0800, Robert Vabo wrote
    (in message <3f439d19$1@new s.wineasy.se>):
    I have a database that is going to contain a lot of documents i
    .DOC,.TXT,.PPT, .PDF etc. formats. I want to index the documets to use a free
    text search on the database table. I also want to insert and retrieve the
    documents using .NEt (C# or VB.NET) !
    >
    Is there anyone of you out there that can give me some tips, links or other
    helpful hints ?
    >
    try looking at oracle text.

    oracle now have an interface to use ".net" see their download pages.

    Comment

    Working...