Microsoft Index Server

  • Thread starter Thread starter Bob Morris
  • Start date Start date
B

Bob Morris

I'm not sure this is the right place for this post but here goes.

Using ADO we can obtain a dataset from Index Server using an OLEDB type
connection. The query language is a subset of SQL but I cannot find any
document that defines just how "sub" the subset is. Certainly the "BETWEEN"
keyword is not supported, and dates only seem to work if submitted as
yyyy-mm-dd. I can't seem to make SELECT COUNT(*) ... work although the same
query with a field list works as in "SELECT this, that, the other ...." and
all else the same. Finding out by trial and error is a bit tedious and if
anybody can point me at some literature I'll be grateful.

Bob
 
Thanks very much. Let me digest this lot and see how I get on.

Best Regards
Bob
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top