Re: Validation rules

From: joseph speigle <joe(dot)speigle(at)jklh(dot)us>
To: postgres <pgsql-novice(at)postgresql(dot)org>
Subject: Re: Validation rules
Date: 2004-04-27 23:08:36
Message-ID: 20040427230836.GA8022@www.sirfsup.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

you can write your own but you would have to learn plpgsql which is a server-side sql on-top-of sql languages. Can you give an example? In brief, it may be faster to use php as you may be more familiar with that than with pl/pgsql .

On Wed, Apr 28, 2004 at 10:53:58AM +1200, Robert Morgan wrote:
> Hi, I have a postgresql database with a web interface and I need to
> check that the data being entered is valid for the field. I am using PHP
> for scripting, are there any postgres functions for creating validation
> rules that I could use.
>
> Hope this is clear enough
>
> Bob
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org

--
joe speigle
www.sirfsup.com

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message joseph speigle 2004-04-27 23:10:06 Re: Connection terminated
Previous Message Carla 2004-04-27 23:06:04 Connection terminated