Jump to...
Columns:
Advanced Software and Technologies
BYTE Media Lab
Chaos Manor
Conference Reports
Features
Free Features
Gigglebytes
Letters to BYTE.com
Mr. Computer Language Person
New Products
Op/Ed
Portable Computing
Serving with Linux
The Upgrade Advisor
SQL Access to Web Sites
November 1997
/
Reviews
/
Battle of the Network Superservers
/ SQL Access to Web Sites
Unique among all search-engine products -- not just the two Web servers reviewed here -- Microsoft's Index Server 2.0 can accept queries expressed in SQL, in addition to traditional keyword and phrase arguments. To use this feature, you develop a query program in Visual Basic, J++, C++, or VBScript. This connects to the ActiveX Data Object (ADO), which passes the request to Index Server, which then return
s a result set containing information from Index Server's internal catalog. Microsoft says that adding the SQL capability allows
companies to treat highly structured Web sites like relational databases.
I wrote a small VBScript program that successfully connected to the Index Server catalog. However, my attempts to use a variety of relational-database query tools (e.g., Microsoft Access) failed. Nonetheless, the concept of accessing a search engine's catalog via SQL statements is a novel one that I hope Microsoft develops further in future versions of Index Server.
Matthew Wilson
My approach to software engineering is far more pragmatic than it
is
theoretical--and no language better exemplifies this than C++.
more...
BYTE Digest editors every month analyze and evaluate the best articles from Information Week , EE Times , Dr. Dobb's Journal , Network Computing , Sys Admin ,
and dozens of other CMP publications—bringing
you critical news and information about wireless communication,
computer security, software development, embedded systems,
and more!
Find out more