|
|
CGI-Oracle Web application development |
| This is technically a subdivision of the myCline project, except that the depth of the material and the time necessary to become familiar justifies separating it out into a more visible category. The DBI:: module series are Perl front-end black box interfaces for specific database products, allowing the Perl application to remain the same if the product changes. At the suggestion of Academic Computing, the tables that would comprise each user's profile will be stored in an Oracle database and read from/written to through the interface DBI provides. Another reason this approach has been suggested is Oracle's robustness in handling simultaneous access to such a database. While Perl offers flock (file locking) it isn't as robust. 05.27.00: An Oracle database in the naudev space has been allocated. On another, coincidental front, I am also familiarizing myself with Corel Paradox, which is also an RDBMS and hopefully will lessen my learning curve in these matters. This is being done to collect demographic stats on Cline's site pages.
05.31.00: most of the day spent trying to understand complex SQL queries (i.e., how to most efficiently make multiple queries of the monthly stats and collate their results into one report). | |
| http://www.astentech.com/tutorials/SQL.html http://www.perl.com/pub/1999/10/DBI.html http://www.saturn5.com/~jwb/dbi-examples.html | |
| [Append to This Answer] |
| Previous: |
|
| Next: |
|
| ||||||||