From: | Ivan Sergio Borgonovo <mail(at)webthatworks(dot)it> |
---|---|
To: | Jhonny Velasquez c(dot) <jhon_vels(at)hotmail(dot)com>, <pgsql-sql(at)postgresql(dot)org> |
Subject: | Re: |
Date: | 2009-03-05 19:02:21 |
Message-ID: | 20090305200221.2e64b8a5@dawn.webthatworks.it |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-php pgsql-sql |
On Thu, 5 Mar 2009 11:48:17 -0400
Jhonny Velasquez c. <jhon_vels(at)hotmail(dot)com> wrote:
> $result=pg_query( $linkacademica,"SELECT personas.nombres,
> personas.paterno, s.direccion, s.telefono, FROM personas INNER
^^^^^
> JOIN dblink('dbname=bdsiap port=5432 host=localhost user=usuario
> password=clave,'SELECT idpersona, direccion, telefono FROM
> personasdatosactualizables') AS s(idpersona character(15),
> direccion character varying(50), telefono character varying(25))
> ON personas.idpersona = s.idpersona");
Please don't cross post and this is supposed to be an English list
(am I right?).
Most of the people here will see your post as noise here.
--
Ivan Sergio Borgonovo
http://www.webthatworks.it
From | Date | Subject | |
---|---|---|---|
Next Message | Andy Anderson | 2009-03-05 19:20:03 | Re: uso de dblink en php |
Previous Message | Oliveiros Cristina | 2009-03-05 18:25:38 | Re: uso de dblink en php |
From | Date | Subject | |
---|---|---|---|
Next Message | Andy Anderson | 2009-03-05 19:20:03 | Re: uso de dblink en php |
Previous Message | Oliveiros Cristina | 2009-03-05 18:25:38 | Re: uso de dblink en php |