| From: | Gilles DAROLD <gilles(at)darold(dot)net> |
|---|---|
| To: | longjohn <longjohn(at)katamail(dot)com> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: XML |
| Date: | 2002-03-20 19:14:23 |
| Message-ID: | 3C98DF8F.B62D49A3@darold.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi,
I have something that do exactly what you are looking for (and more)
but damned it's perl stuff !
You just have to set your SQL queries into XML files, associate
XSL template to them and run a cgi perl script througth apache (with or
without mod_perl). You can also add perl procedures to process your data
before output. I also parse cgi parameters... and more.
If you're interested let me know !
longjohn wrote:
> Do U know if pgSQL supports XML ?
> 4 example : BROWSER->APACHE JSERV->SERVLET->DB->xsl+xml->HTML
> Do U know any open source DB doing that?
> Thanks a lot
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2002-03-20 19:35:43 | Firebird 2.0 moving to C++ |
| Previous Message | D'Arcy J.M. Cain | 2002-03-20 18:25:43 | Re: Proposal: 7.2b2 today |