|
SQL2Table is a freeware C++
database COM server dll that
takes a connection string
and a SQL statement,
generating a custom table in
HTML format. The target
audience is an Active Server
Page scripter who wants to
automate data retrieval from
a relational database over a
small corporate intranet.
All of the magic is
performed on the server,
allowing any user with a
standard browser to view the
data. A complex HTML table
can be generated with a few
lines of VBScript or JScript
code. The dll can
automatically generate a
navigation bar and detail
links for each row. This
version includes an ASP
script that can be used to
test the dll properties.
Date: Oct, 18 2000 |