RE: Can't I do that?

From: pmiranda(at)vm(dot)com(dot)br
To: pgsql-admin(at)postgresql(dot)org
Subject: RE: Can't I do that?
Date: 2001-08-07 12:24:09
Message-ID: OF738164D8.33B553DC-ON03256AA1.0043A1B8@vm.com.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi,

I'd like to thank you all, for your kind responses. Now, I think I can do
the job.

If I can be of any service, please, be my guests.

As we say here, in Brazil,

"Abraços", (hugs)

Paulo

----- Forwarded by Paulo Miranda/RJ/VMCS on 07/08/01 09:17 -----

"Henshall, Stuart - WCP"
<SHenshall(at)westcountrypublicati To: "'pmiranda(at)vm(dot)com(dot)br'" <pmiranda(at)vm(dot)com(dot)br>,
ons.co.uk> pgsql-admin(at)postgresql(dot)org
Sent by: cc:
pgsql-admin-owner(at)postgresql(dot)or Subject: [ADMIN] RE: Can't I do that?
g


07/08/01 06:33

Try using a select query.
(eg SELECT func_name(arg1,arg2) AS result)
- Stuart

> -----Original Message-----
> From: pmiranda(at)vm(dot)com(dot)br [SMTP:pmiranda(at)vm(dot)com(dot)br]
> Sent: Friday, August 03, 2001 4:30 PM
> To: pgsql-admin(at)postgresql(dot)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
>
>

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Browse pgsql-admin by date

  From Date Subject
Next Message priya subramaniam 2001-08-07 14:23:24 Re: Wrong # of arguments in call to RI_Fkey_key equals _upd()
Previous Message Henshall, Stuart - WCP 2001-08-07 09:33:41 RE: Can't I do that?