Hi there

I am creating a couple of code generators using cfml, to create various
application layers.

But, what i need to do is query a postgres database, get what tables it
has, then for each table get the primary key, any foreign keys, and
names of fields, basically as much info about it as possible

I can find plenty of ways to do this using a psql client eg \d
tablename.

But, i want to do good old cfqueries.

If anyone has any links or examples on how to do this then thta would
be great

cheers all

J


--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to