ODBiC - Open DataBase Internet Connector is an interface that sits between your Web pages and your ODBC database. It can be run as a CGI program or ISAPI server extension to dynamically insert your data into your HTML documents or to update your databases from Web browser forms, or it can be run from the command line to 'publish' HTML documents. It features: automatic Query By Example SQL generation; automatic HTML database update forms that are generated from current data; automatic HTML result tables; automatic HTML pull-down choice lists from queries; easy result grouping; input validation and output formatting; full arithmetic and logic expressions and string functions; 'include' files; browser URL redirection; external DOS program execution; and more. The program can run as 'real-time' CGI program, or you can run it on a local PC to write HTML files to disk.. |