http://www.perlmonks.org?node_id=995436


in reply to Re: changing database with DBI and DBD-ODBC
in thread changing database with DBI and DBD-ODBC

roboticus: That worked for me. Thanks! I tried this earlier and for some reason it didn't work for me, but I must not have done it properly. It now works for me both with do() and also with prepare()/execute() (my favorite approach).
  • Comment on Re^2: changing database with DBI and DBD-ODBC