Re: Project criteria

From: "Hale Pringle" <halepringle(at)yahoo(dot)com>
To: <beckerba(at)pacbell(dot)net>, <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Project criteria
Date: 2003-02-02 19:00:03
Message-ID: HIEOJHJBFLIEMFCAOMOECENGCJAA.halepringle@yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

I like the stuff from codecharge.com
Their generator lets you set up web code using ASP OR PHP OR JSP etc and use
PostgreSQL OR SQL Server OR Oracle OR MySQL as a backend. The it generates
the appropriate HTML and ASP or whatever to do the things you are asking
for. (These are more than snippets :)

Hale

> -----Original Message-----
> From: pgsql-jdbc-owner(at)postgresql(dot)org
> [mailto:pgsql-jdbc-owner(at)postgresql(dot)org]On Behalf Of Bruce Becker
> Sent: Sunday, February 02, 2003 12:59 PM
> To: pgsql-jdbc(at)postgresql(dot)org
> Subject: [JDBC] Project criteria
>
>
> Does anyone have any snippets of code on how to do a search, a user
> login, user registration, add to shopping basket, and a shopping
> basket check out. This is for an on line record store project. If not
> snippets, the best place to go such pieces of code.
>
> Thanks Brian
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Lars Stenberg 2003-02-02 19:52:05 7.3 compability, select * from myfunc();
Previous Message Bruce Becker 2003-02-02 17:58:41 Project criteria