From: | "Adam Lang" <aalang(at)rutgersinsurance(dot)com> |
---|---|
To: | <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: xml middleware |
Date: | 2001-01-12 14:31:39 |
Message-ID: | 00b601c07ca4$600cb460$330a0a0a@6014cwpza006 |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
I'd assume you'd need to make your own up (or whoever develops it.) I'd say
develop a schema that can be accessible from the internet so the XML can be
interpreted.
Adam Lang
Systems Engineer
Rutgers Casualty Insurance Company
http://www.rutgersinsurance.com
----- Original Message -----
From: "Franck Martin" <Franck(at)sopac(dot)org>
To: <pgsql-general(at)postgresql(dot)org>
Sent: Wednesday, January 10, 2001 5:14 PM
Subject: RE: [GENERAL] xml middleware
> Is there any xml standard to output database content?
>
> Franck Martin
> Database Development Officer
> SOPAC South Pacific Applied Geoscience Commission
> Fiji
> E-mail: franck(at)sopac(dot)org
> Web site: http://www.sopac.org/
>
> This e-mail is intended for its recipients only. Do not forward this
e-mail
> without approval. The views expressed in this e-mail may not be
necessarily
> the views of SOPAC.
>
> -----Original Message-----
> From: Joseph Shraibman [mailto:jks(at)selectacast(dot)net]
> Sent: Thursday, 11 January 2001 10:10
> To: Adam Lang
> Cc: pgsql-general(at)postgresql(dot)org
> Subject: Re: [GENERAL] xml middleware
>
> Adam Lang wrote:
> >
> > I was even thinking more along the lines of a java program that acts as
an
> > interface where it receives a query from the user, sends it to postgreql
> via
> > jdbc, receives the result set, translates it into XML and returns it to
> the
> > user.
> >
> > Performance would be the isue, but something like that would be best
> suited
> > for internet applications and the performance is not as big of an issue.
> > Plus, if you plan on using XML, you are expecting to take performance
hits
> > anyway.
>
> That sounds like a trivial program.
>
> Just loop through the result set and append to a StringBuffer.
>
> --
> Joseph Shraibman
> jks(at)selectacast(dot)net
> Increase signal to noise ratio. http://www.targabot.com
From | Date | Subject | |
---|---|---|---|
Next Message | Adam Lang | 2001-01-12 14:36:43 | Re: Removing the row limit |
Previous Message | Sander Tichelaar | 2001-01-12 14:19:30 | MacOS X |