I'm not a PHP-er, but I notice that a difference between the script that
works & the one that doesn't is the "host=... portion. Could it be that
phpPgAdmin & the script that works do *not* use tcpip to connect & while the
failing script does?
If so, the message you got also contains the answer- y
re the hash. I think his suggestion is the best way *if* your
development environment supports something similar.
-Nick
---------
Nick Fankhauser
Business:
[EMAIL PROTECTED] Phone 1.765.965.7363 Fax 1.765.962.9788
doxpop - Cour
try this:
http://gborg.postgresql.org
-Nick
-
Nick Fankhauser
Business:
[EMAIL PROTECTED] Phone 1.765.965.7363 Fax 1.765.962.9788
doxpop - Court records at your fingertips - http://www.doxpop.com/
Personal:
[EMAIL
y field, so cutting
it out would save me a bundle.
I'm a newbie both to Postgres (convert from Oracle) and to JDBC, so I'm
open to any suggestions, & don't assume I've already thought of the
"obvious" solutions!
Thanks
I'm
open to any suggestions, & don't assume I've already thought of the
"obvious" solutions!
Thanks
--
Nick Fankhauser
Business: [EMAIL PROTECTED] Phone 1.765.935.4283 Fax 1.765.962.9788
Ray Ontko & Co. Software Consulting Services http://www.ontko.com/
Personal: [EMAIL PROTECTED] http://www.infocom.com/~nickf
chunks of data
comingled with smaller chunks.
-Nick Fankhauser
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of John Pilley
> Sent: Wednesday, November 01, 2000 12:10 PM
> To: [EMAIL PROTECTED]
> Subject: [GENERAL] Newbie Question
>
d
subquery/update is not supported, or (more likely) I'm using the wrong
approach. Can anyone tell me whether this is supported, or how I can get the
job done using a different approach?
Thanks!
-Nick
-----
Nick Fankhauser
Business:
[
Sounds like the answer is to upgrade to v7+
Much thanks to Tom Lane and Len Morgan for the helpful responses!
-Nick
>update one set b = (select d from two where one.a = two.c);