Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: PostgreSQL UPDATE

by TheoPetersen (Priest)
on Jul 18, 2001 at 23:10 UTC ( [id://97840]=note: print w/replies, xml ) Need Help??


in reply to PostgreSQL UPDATE

l_name = '$l_name', extension - '$extension', phone = '$phone',
Shouldn't that be
l_name = '$l_name', extension = '$extension', phone = '$phone',
I would think you'd get an error back from the prepare call, but then, I've been wrong about databases doing obvious things before :)

Replies are listed 'Best First'.
Re: Re: PostgreSQL UPDATE
by nlafferty (Scribe) on Jul 18, 2001 at 23:26 UTC
    Phew. Now that is definatly a problem. Thank you

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (5)
As of 2024-03-28 23:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found