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).
Search |
Computer Science |
Feedback
Site Map