ODBC Examples

The following simple form lists the publically available tables for a particular user (try CIS3311) & processes it with the following dbms.phps
Table owner

Here are a pair of forms that allow you to select a table and then show the result. dbms2.phps uses odbc_fetch_row and odbc_result to produce an option list of tables and dbmstable.phps uses odbc_result_all to display the selected table (passed from the first form).


PHP

Search |  Computer Science |  Feedback
Site Map


by Robert G. Rittenhouse rob@cs1.mcm.edu