From: | "Shoaib Mir" <shoaibmir(at)gmail(dot)com> |
---|---|
To: | "julian howard" <julianhwrd(at)yahoo(dot)com> |
Cc: | pgsql-novice(at)postgresql(dot)org |
Subject: | Re: pgAdmin and XML |
Date: | 2006-07-29 19:04:37 |
Message-ID: | bf54be870607291204t2e510498hcf45d7f791f77ee6@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
I dont know of any GUI solution but xml2 is an easy to use contrib module
with functions that provide both XPath querying and
XSLT functionality.
Thanks,
--
Shoaib Mir
EnterpriseDB (www.enterprisedb.com)
On 7/30/06, julian howard <julianhwrd(at)yahoo(dot)com> wrote:
>
> Is there no gui that goes with pgxml2? Are there any
> other gui solutions?
>
> --- Shoaib Mir <shoaibmir(at)gmail(dot)com> wrote:
>
> > Try using xml2 contrib module (
> >
> http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/xml2/)
> > for
> > PostgreSQL.
> >
> > Thanks,
> > --
> > Shoaib Mir
> > EnterpriseDB (www.enterprisedb.com)
> >
> > On 7/29/06, julian howard <julianhwrd(at)yahoo(dot)com>
> > wrote:
> > >
> > > I have data saved as xml. Can pgAdmin use xml as a
> > > data source, if so how? If not, how can I achieve
> > > integration with outside data?
> > >
> > > I've used an app called Navicat that works great,
> > but
> > > I can't afford it yet. So I'm looking for another
> > > solution.
> > >
> > > Thoughts? Suggestions?
> > >
> > > thx
> > >
> > >
> > > j
> > >
> > > __________________________________________________
> > > Do You Yahoo!?
> > > Tired of spam? Yahoo! Mail has the best spam
> > protection around
> > > http://mail.yahoo.com
> > >
> > > ---------------------------(end of
> > broadcast)---------------------------
> > > TIP 9: In versions below 8.0, the planner will
> > ignore your desire to
> > > choose an index scan if your joining
> > column's datatypes do not
> > > match
> > >
> >
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>
From | Date | Subject | |
---|---|---|---|
Next Message | Gordon Haverland | 2006-07-29 19:15:16 | Re: pgAdmin and XML |
Previous Message | julian howard | 2006-07-29 19:01:33 | Re: pgAdmin and XML |