To make this really useful, you could implement this
as as a DBI DBD interface, so that anyone with an
existing application using DBI that used the feature
set the this uses could just change
$db = DBI->connect
( 'dbi:FreeSQL:blahblah', 'username', 'password' ) and
have that work. Of course it might be substantially
more difficult to implement, but heh, it would be cool
Nobody/Anonymous ( nobody ) - 2001-05-08 04:44
5
Open
None
Nobody/Anonymous
None
None
Public