Re: [pgadmin-support] Need some informations...

2008-11-30 Thread Stefan Keller
Try to ask your question on this mailing list: http://jdbc.postgresql.org/lists.html -- Stefan 2008/11/30 sheerin <[EMAIL PROTECTED]>: > hi, > > I made a system using Oracle database. Now I'm trying to use PostgreSql. > > 1. What should I write inside the bracket her - Class.forName(" ?"). > > 2.

Re: [pgadmin-support] How to view geometry fields as text?

2008-11-29 Thread Stefan Keller
> You can use this function to filter data, but you can't use it to change > the column's way to display the data. Ok, fine. But what about extending pgadmin with such a functionality? This could be useful for many data types. Stefan 2008/11/29 Guillaume Lelarge <[EMAIL PROTECTE

[pgadmin-support] How to view geometry fields as text?

2008-11-28 Thread Stefan Keller
Hi all, I'm using geometry fields which are stored in a large binary representation (so called Well Known Binary). Now I'd like to see the lines and coordinates stored in it as human readable text. Unfortunately, I think, there's currently no way to do this? If yes, I have an idea: There exists a

[pgadmin-support] How to view geometry fields as text?

2008-11-22 Thread Stefan Keller
Hi all, I'm using geometry fields which are stored in a large binary representation (so called Well Known Binary). Now I'd like to see the lines and coordinates stored in it as human readable text. Unfortunately, I think, there's currently no way to do this? If yes, I have an idea: There exists a