RE: Can't I do that?

Поиск
Список
Период
Сортировка
От Henshall, Stuart - WCP
Тема RE: Can't I do that?
Дата
Msg-id E2870D8CE1CCD311BAF50008C71EDE8E01F7465E@MAIL_EXCHANGE
обсуждение исходный текст
Ответ на Can't I do that?  (pmiranda@vm.com.br)
Список pgsql-admin
Try using a select query.
(eg SELECT func_name(arg1,arg2) AS result)
- Stuart

> -----Original Message-----
> From:    pmiranda@vm.com.br [SMTP:pmiranda@vm.com.br]
> Sent:    Friday, August 03, 2001 4:30 PM
> To:    pgsql-admin@postgresql.org
> Subject:    Can't I do that?
>
> Hi, all!
>
> I'm pretty novice in using PostgreSql and I have many dummy questions.
> Please forgive me for that!
>
> I intend to use it with Delphi 6, and I was trying to call a function that
> I have just created.
>
> So, I dropped an StoredProc to the DataModule's application, and changed
> the DataBaseName property to the one who represents the ODBC connection to
> Postgres.
>
> When I tried to set the StoredProcName propertie, Delphi IDE's told me :
> "Capability not supported".
>
> Does this mean that I can't use stored procedures with Postgres?
>
> Does anyone of you know some source of information about using Delphi with
> Postgres ?
>
> I'll be very grateful for any advice.
>
> Thanks in advance,
>
> Paulo
>
>

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

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: Wrong # of arguments in call to RI_Fkey_key equals _upd()
Следующее
От: pmiranda@vm.com.br
Дата:
Сообщение: RE: Can't I do that?