Re: Using C# to create stored procedures

Поиск
Список
Период
Сортировка
От Guy Rouillier
Тема Re: Using C# to create stored procedures
Дата
Msg-id 4611A450.2070900@burntmail.com
обсуждение исходный текст
Ответ на Re: Using C# to create stored procedures  ("Andrus" <kobruleht2@hot.ee>)
Ответы Re: Using C# to create stored procedures
Re: Using C# to create stored procedures
Список pgsql-general
Andrus wrote:
> Last change for this project was 3 years ago.
> So I think that it is dead.
>
> I'm writing application in C#.
> I expected that I can wrote stored procedures in C# also using something
> like mod_mono  in Apache.
>
> So it seems that most reasonable way is to learn dreaded plpgsql
> language and write stored procedures in it.

Who dreads PL/pgSQL?  It's a pretty easy language to learn.  Granted,
not as easy as one you already know, but I'm not aware of any RDBMS that
supports C# as a stored procedure language.

--
Guy Rouillier

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

Предыдущее
От: "Kev"
Дата:
Сообщение: pg_live
Следующее
От: Steve Atkins
Дата:
Сообщение: Re: documentation generator for pgsql