Dear All,

I have updated the release of my Postgres Database, from 7.0 to 7.3.
From the old version, I effected the following query to retrieve type and
length of a specific table field:

select *from pgadmin_tables where (table_name='".$strTableName."') AND (column_name='".$strColumName."')

How I obtain the same result with the new Postgres release?

Thank's in advance!

Monica

_________________________________________________________________
Nuovo MSN Messenger 6.0 con sfondi e giochi! http://messenger.msn.it/ Provalo subito!



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

Reply via email to