Menu

ADOdb Lite updated to version 0.05

ADOdb Lite Version 0.04 fixes a number of bugs associated with the $db->GetCol($sql), $db->GetRow($sql), $db->IsConnected($sql) and $db->SelectDB($sql), functions. I would like to thank Emilis Dambauskas (lunaticlt) for pointing out this error.

This version increases the memory footprint of ADOdb Lite from approximately 70k to approximately 71k.

I have also included a test program called test_adodb_lite.php. You can use this to test your install of ADOdb Lite. It will test all of the functions/commands that are supported by the library. There are over 20 different tests that are performed.

Posted by Mark Dickenson 2005-06-21

Log in to post a comment.