in reply to Portable database interval calculation

Just give up and use DBIx::AnyDBD. Then you can supply separate SQL statements for this non-portable stuff.
  • Comment on Re: Portable database interval calculation

Replies are listed 'Best First'.
Re: Re: Portable database interval calculation
by princepawn (Parson) on Oct 25, 2002 at 20:53 UTC
    Although, if you look at the recent DBI source code it has support for this... he integrated Matt's idea into DBI proper. Just look thru the source code for DbType or DbSubType

    He hasn't documented it yet and was actually looking for volunteers to do so.

    To see DBIx::AnyDBD in action, download SQL::Catalog or PApp::Hinduism.