Re: Validation rules

Поиск
Список
Период
Сортировка
От joseph speigle
Тема Re: Validation rules
Дата
Msg-id 20040427230836.GA8022@www.sirfsup.com
обсуждение исходный текст
Ответ на Validation rules  (Robert Morgan <robert_@ihug.co.nz>)
Список 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
givean 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

В списке pgsql-novice по дате отправления:

Предыдущее
От: Robert Morgan
Дата:
Сообщение: Validation rules
Следующее
От: joseph speigle
Дата:
Сообщение: Re: Connection terminated