| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Luis Silva <lfs12(at)hotmail(dot)com> |
| Cc: | pgsql-novice(at)postgresql(dot)org |
| Subject: | Re: database ->xml |
| Date: | 2006-01-09 23:59:02 |
| Message-ID: | 200601092359.k09Nx2h24169@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-novice |
Luis Silva wrote:
> Is there any tool that transforms the information in the postgresql database
> to an object in c++ (like hibernate for java?) or to a xml
Not really. You can dump psql to HTML and convert that to XML, and
there are probably add-on projects that do this.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | operationsengineer1 | 2006-01-10 01:08:43 | Re: SQL Question |
| Previous Message | Stephen Clouse | 2006-01-09 23:42:23 | Re: SQL Question |