Any idea if I can use Full-text indexing from SQL-server 2000 on imported PDF-documents?
TRhe documents are imported with adodb.stream.
I suppose it's impossible...
Are there any workarounds?
I would like to do a full-text search using SQL Server 2000 on a bunch of documents (.DOC, .XLS).
But I always get an empty resultset.
How did I setup the full-text search?
1) I created an SQL-table with an image-type and a sysname-type column respectively for the content of a document, and...
When using XP_Sendmail with @Query I recieve this error message:
ODBC error 2812 (42000) Could not find stored procedure 'sp_setuserbylogin'
Any idea what's happening?
When checking out a file from VSS using Visual Basic (VS 6 - sp 5), I detect very long waiting times (Not responding...)
I have to end the task after several minutes
Any idea what happens?
When I try to remove the read only property of a SQL 2000 database , using Enterprise manager (properties of a database), I receive this error message:
Error 5004: Tu use ALTER DATABASE, the databse must be in a writable state in which a checkpoint can be executed.
I can remove the read only...
I have an SQL-table (SQL Server 2000) containing a BLOB-field, datatype IMAGE, filled with a MS/WORD-document.
When extracting this field, I have an exact copy of the original Word-document.
Now I try to link - using ADO - this BLOB-field to a Crystal reports, but the BLOB-field in CR is always...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.