Re: Interface Guidance and Opinions Needed

From: Kenneth Downs <ken(at)secdat(dot)com>
To: Chris Golden <cgolden(at)gcgrp(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Interface Guidance and Opinions Needed
Date: 2006-06-20 14:05:17
Message-ID: 4498009D.4040806@secdat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Chris Golden wrote:

>
>
> Hello to all,
>
I use PHP as the web programming layer, it has a great community and
support for such things as XML RPC, which may fit the bill.

>
>
> This is my first time posting to this forum and I am very new to
> PostgreSQL. I am very excited about using it. I have set up a
> database and just need a point in the right direction on
> interfacing. I have an orders and messages database. One of the
> providers I would like to interface with has sent me an XML spec to
> make HTTPS posts to. I am just wondering what would be the easiest
> thing to use to implement the two. I would like to scan my database
> for new orders then do an HTTPS post to the provider. I would also
> like to periodically check for new orders/messages from the provider
> via an HTTPS post and bring them into my database (a constant exchange
> of information). I am wondering if something like PHP would be a
> universal solution, or something similar?
>
>
>
> Sorry if the information I have given is basic, I have been doing
> research on the internet trying to figure out which direction to go
> and starting off is a little overwhelming.
>
>
>
> Thanks in advance for any information
>
>
>
> Chris Golden
>
>
>

Attachment Content-Type Size
ken.vcf text/x-vcard 186 bytes

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2006-06-20 14:11:51 Re: DocBook 4.2 detecting at configure time
Previous Message Martijn van Oosterhout 2006-06-20 13:59:45 Re: help with error message from perl Pg