Hi,
as some people from #dbi channel on irc.perl.org know, I'm currently
working on updating
DBD::AnyData to work properly with recent DBD::File updates.
AnyData and DBD::AnyData were born in year 2000 - and the design
didn't changed since birth.
But DBD::File got some rework - thanks to Tux (H.
On Wed, Jun 23, 2010 at 04:18:27PM +0200, Jens Rehsack wrote:
>
> Of course, another way could be to extract the SQL-engine interface
> from DBD::File into a DBI::DBD::SqlEngine and DBD::AnyData uses that
> without caring of DBD::File (for some time until we could do better).
> That's why I ask:
2010/6/23 Tim Bunce :
> On Wed, Jun 23, 2010 at 04:18:27PM +0200, Jens Rehsack wrote:
>>
>> Of course, another way could be to extract the SQL-engine interface
>> from DBD::File into a DBI::DBD::SqlEngine and DBD::AnyData uses that
>> without caring of DBD::File (for some time until we could do bet