Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: URGENT HELP needed!index server sql queries


Message #1 by "Eric Van Camp" <eric@a...> on Thu, 9 May 2002 10:14:45 +0200
i want to execute a sql query to my index server catalog..
in the samples microsoft includes they include the advsql.asp file with the
following query:
**************query*********
Select DocTitle, vpath, path, filename, size, write, characterization from
Scope()
************end query*************
now i want to define the catalog...in the help files the info supplied is:
FROM [ Catalog_Name.. ] { SCOPE( [ 'Scope_Arguments' ] ) | View_Name }
but this aint helping me further...
i am not able to define another catalog or...if i set a directory between
the scope brackets..i get the message index is out of date...
can anyone help me further on this ???


Eric Van Camp


  Return to Index