Hola Lista

From: María Lorena Culzoni Estigarribia <lorenaculzoni_2(at)hotmail(dot)com>
To: pgsql-es-ayuda(at)postgresql(dot)org
Subject: Hola Lista
Date: 2007-04-21 20:54:09
Message-ID: BAY106-F178FD5361F154039A4BBA9D1550@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

<html><div style='background-color:'><P>Tengo una duda&nbsp;que me quiero&nbsp;sacar de encima: Uso postgresql 8.1 y&nbsp;visual basic 6.0 los datos estiro mediante ODBC y funciona perfectamente ahora&nbsp;bien; yo necesito&nbsp;hacer un select, que lo hago dentro del objeto dataenvironmet,&nbsp;este select es especial porque solicita un parámetro y lo hago de la siguiente manera:</P>
<P>SELECT c.descripcion, ac.max_integrante FROM cargo c, area_cargo ac WHERE c.id_cargo = ac.id_cargo AND ac.id_area = ?</P>
<P>Este select me estira los datos perfectamente pero no me acepta el parámetro. Mi pregunta es si es valido esto para postgresql o tiene otra forma de hacerlo?</P>
<P>Desde ya muchas gracias por su tiempo y ayuda</P>
<P><BR>&nbsp;</P>
<DIV><IMG height=35 src="file:///C:/Documents%20and%20Settings/Lorena/Escritorio/MSN%20Hotmail%20-%20Mensaje_archivos/changel.gif" width=45><IMG height=35 src="file:///C:/Documents%20and%20Settings/Lorena/Escritorio/MSN%20Hotmail%20-%20Mensaje_archivos/changeo.gif" width=45><IMG height=35 src="file:///C:/Documents%20and%20Settings/Lorena/Escritorio/MSN%20Hotmail%20-%20Mensaje_archivos/changer.gif" width=45><IMG height=35 src="file:///C:/Documents%20and%20Settings/Lorena/Escritorio/MSN%20Hotmail%20-%20Mensaje_archivos/changee.gif" width=45><IMG height=35 src="file:///C:/Documents%20and%20Settings/Lorena/Escritorio/MSN%20Hotmail%20-%20Mensaje_archivos/changen.gif" width=45><IMG height=35 src="file:///C:/Documents%20and%20Settings/Lorena/Escritorio/MSN%20Hotmail%20-%20Mensaje_archivos/changea.gif" width=45></DIV></div><br clear=all><hr>Las mejores tiendas, los precios mas bajos, entregas en
todo el mundo, YupiMSN Compras: <a href="http://g.msn.com/8HMBES/2746??PS=47575" target="_top">Haz clic aquí...</a> </html>

Attachment Content-Type Size
unknown_filename text/html 1.7 KB

Responses

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Guillermo O. Burastero 2007-04-21 22:48:47 Re: Hola Lista
Previous Message Luis Rodrigo Gallardo Cruz 2007-04-21 18:40:40 Re: Conectar Java con Postgres