IIS Index Server - Only one record returned from web query

This is Interesting: Free IT Magazines  
Home > Archive > IIS Index Server > April 2004 > Only one record returned from web query





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Only one record returned from web query
Corrado Labinaz

2004-04-20, 6:35 pm

Hi to everyone,

I wrote a test application with Borland Delphi which uses ADO to query a
custom catalog.
ADO connection string is:
Provider=MSIDXS;Integrated Security .="";Data Source=MyCatalog

ADO command text is:
SELECT Directory, Path, FileName FROM SCOPE() WHERE FREETEXT ('sometext')

Result is the same as when querying from MMC (ordering apart).
All right until now.

Creating a C# web application as outlined in
http://support.microsoft.com/?id=820983 , and using same connection string
and command text as above, I only get 1 record, the last one...

Any idea?

Kind regards,
Corrado


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com