Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^2: connect database

by Bass-Fighter (Beadle)
on Jan 08, 2009 at 12:54 UTC ( [id://734873]=note: print w/replies, xml ) Need Help??


in reply to Re: connect database
in thread connect database

well, that is acactly my problem, if I don't use quotes, use single quotes or double quotes... It doesn't matter :S

look:
with double quotes:
Can't modify constant item in scalar assignment at geheeldb.txt line 9, near ""postgres","

with single quotes:
Can't modify constant item in scalar assignment at geheeldb.txt line 9, near "'postgres',"

with no quotes at all:
Can't modify constant item in scalar assignment at geheeldb.txt line 9, near "postgres,"

Replies are listed 'Best First'.
Re^3: connect database
by JavaFan (Canon) on Jan 08, 2009 at 18:49 UTC
    I said, use 'postgres' as the second argument. I did not say to use user='postgres' as the second argument.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (6)
As of 2024-04-23 13:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found