OK, I have posted my database class on my site. You can get to it by going to http://www.aeontrek.com. Once there, you will see a link on the right side called "Projects." Go to the Projects section, then scroll down to the PHP projects. There you will see posted today my Database extraction and wrapper class. Once you have downloaded the zip file, use the included dbtest.php script as an example of how to use my DB class. You will need to modify some lines in the dbtest.php script to get it working with your database.
Note, this class currently supports connections to MySQL and MSSQL databases only. You can easily add on support for the other databases as well (eg. oracle, etc.). I hope you find this class and script useful. Good luck! -- Nicole Amashta Web Applications Developer www.aeontrek.com -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php