Search Postgresql Archives

Re: FW: execute dynamic strings. need help.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Stefan.Ardeleanu@xxxxxxxxx wrote:
Thank you very, very much. It works. Do you know if exista another similar possibility do resolve this problem
without need to know the columns types?

Well, you could cast all the output columns to type text, then you'd only need to know how many columns there were. Otherwise, no - the system needs to know what types are involved either from the function or the query itself.


In JDBC, when calling this function, you have to know these column types?

No idea if it works with JDBC I'm afraid. You'll have to give it a try.

--
  Richard Huxton
  Archonet Ltd

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
     subscribe-nomail command to majordomo@xxxxxxxxxxxxxx so that your
     message can get through to the mailing list cleanly

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux