On Wed, 4 Apr 2012 12:55:14 -0400, "Jens Rehsack via RT"
<bug-dbd-...@rt.cpan.org> wrote:

> Merjin,

By now, you'd know how not to switch the i and j, right?

> can you throw it over into SQL::Statement Queue? It's reasonable to
> handle it there.

Sure. I thought it would be DBD::File, as the *file* is empty and thus
would do the same for all DBD::File related DBD's. It might even
warrant a new attribute to allow this as normally in DBI a table always
has columns (but not always rows). If a file is empty, it doesn't even
have columns. Not all databases allow the creation of "empty" tables, as
in a table with no rows at all. Postgres does, but Unify and Oracle do
not.

I have included the devel list to see how others think

> Best regards,
> Jens

-- 
H.Merijn Brand  http://tux.nl   Perl Monger  http://amsterdam.pm.org/
using perl5.00307 .. 5.14   porting perl5 on HP-UX, AIX, and openSUSE
http://mirrors.develooper.com/hpux/        http://www.test-smoke.org/
http://qa.perl.org   http://www.goldmark.org/jeff/stupid-disclaimers/

Reply via email to