Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: postgresql dbi connection problem

by krazken (Scribe)
on Dec 18, 2001 at 22:50 UTC ( [id://132909]=note: print w/replies, xml ) Need Help??


in reply to postgresql dbi connection problem

I have come across this problem with Postgres as well as Oracle and DB2. DBI is a little qwerky for me, and sometimes I have to explicitly put single quotes around the username and the password in order for it to connect successfully. So you might try
$username="'user'"; $password="'password'";
type of thing. hope this helps.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://132909]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (4)
As of 2025-06-16 21:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.