Beefy Boxes and Bandwidth Generously Provided by pair Networks vroom
We don't bite newbies here... much
 
PerlMonks  

Re^2: dbd::ODBC command strings

by s_m_b (Acolyte)
on Sep 16, 2005 at 09:47 UTC ( [id://492610]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to Re: dbd::ODBC command strings
in thread dbd::ODBC command strings

found it -
my $dbh = DBI->connect('DBI:ODBC:'.$dbname, $dblogin, $dbpass)

was
my $dbh = DBI->connect('DBI:ODBC:$dbname', $dblogin, $dbpass)

forgotten to concatenate the dbi string !

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://492610]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.