Re: Any commercial shopping cart packages using

From: Csaba Nagy <nagy(at)ecircle-ag(dot)com>
To: Mike Nolan <nolan(at)gw(dot)tssi(dot)com>
Cc: Postgres general mailing list <pgsql-general(at)postgresql(dot)org>
Subject: Re: Any commercial shopping cart packages using
Date: 2003-12-11 09:11:47
Message-ID: 1071133906.11928.27.camel@coppola.ecircle.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Mike,

You could take a look at:
http://www.oscommerce.com/
While it is not written for postgres but for mySql, it has all data base
access abstracted to a single include file, so it (potentially) could be
easy to adapt to postgres.
It is also not a finished project, but I think it's good enough already
for production usage.
Worths a look.

Just my 2c.

Csaba.

On Thu, 2003-12-11 at 03:39, Mike Nolan wrote:
> I may need to move a web store to another hosting facility or rewrite it.
>
> I will need to be able to tie it to the in-house order entry system
> (which is/will be in Postgresql) for inventory status information.
>
> Are there any commercial web store/shopping cart packages or host sites
> that run under PostgreSQL? I found one web store package in the pgsql
> project archives, but it looks like it may need a lot of tinkering to get
> it working.
> --
> Mike Nolan
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose an index scan if your
> joining column's datatypes do not match

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Smitha V. Babu 2003-12-11 09:57:48 uITRON
Previous Message Jean-Max Reymond 2003-12-11 08:46:11 Re: datestyle in postgresql.conf, version 7.4