ECPG feature

Поиск
Список
Период
Сортировка
От Pavel PaJaSoft Janousek
Тема ECPG feature
Дата
Msg-id 003f01bea3c3$8e4e5100$0200a8c0@server.fonet2.cz
обсуждение исходный текст
Ответы Re: [INTERFACES] ECPG feature  (Michael Meskes <meskes@postgresql.org>)
Re: [INTERFACES] ECPG feature  (Michael Meskes <meskes@postgresql.org>)
Список pgsql-interfaces
    Hi,
   ECPG is very powerfull, I have one idea..
   If I have contruction ala:
   if (cond)       exec sql ....   else       exec sql...
   Yes, this MUST be for right run as there:
   if (cond)   {       exec sql...   }   else   {       exec sql ...   }
   So, why this brackets ('{' and '}') doesn't include ECPG? It may include
this brackets before and after every 'EXEC SQL' command...
   I know, that this is some modifications in output of parser... may
anybody do this modifications?

-------------------------------------------------------------------------
Pavel Janousek (PaJaSoft)                         FoNet, spol. s r. o.
Vyvoj software, sprava siti, Unix, Web, Y2K     Anenska 11, 602 00  Brno
E-mail: mailto:Janousek@FoNet.Cz                Tel.: +420  5  4324 4749
SMS:    mailto:P.Janousek@SMS.Paegas.Cz         Fax.: +420  5  4324 4751
WWW:    http://WWW.FoNet.Cz/                  E-mail: mailto:Info@FoNet.Cz
--------------------------------------------------------------------------




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

Предыдущее
От: Hitesh Patel
Дата:
Сообщение: What to use to get number of tuples in a query
Следующее
От: Piotr Stelmaszyk
Дата:
Сообщение: jdbc - getArray