eLore has asked for the wisdom of the Perl Monks concerning the following question:

I've seen relatively few postings regarding HTTP::QuickBase or Intuit::Quickbase, but...

Has anyone recently (DBD::QBase hasn't been touched for 6 yrs) examined the possibility of rewriting the QuickBase.pm module to work with DBI? (eg DBD::QuickBase) My office uses QuickBase quite a bit. Since we also use other databases, it would be nice to port scripts from one db to another by changing the underlying driver, rather than rewriting the code. (reuse of code? what??) Also, QuickBase.pm doesn't recognize SQL... :(


-eLore
  • Comment on Converting HTTP::QuickBase or Intuit::Quickbase to DBD::QuickBase

Replies are listed 'Best First'.
Re: Converting HTTP::QuickBase or Intuit::Quickbase to DBD::QuickBase
by eLore (Hermit) on Apr 25, 2002 at 19:04 UTC