plpgsql question

From: "samira" <srivisal(at)slu(dot)edu>
To: pgsql-general(at)postgresql(dot)org
Subject: plpgsql question
Date: 2003-01-21 19:51:11
Message-ID: b0k14n$u02$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I hope I post at the right place. If not , my apology.

I created the function:

create function get_machine_detail ( smallint) return text as' .....

which works fine when test in the pgAdminII sql window.

I am trying to call this stored proc from delphi 6 ADOstoredproc'
parameter setup are as follow:

'DataType' = ftsmallint
'direction' = pdinput
value :type smallint

'datatype' = ftstring
'direction' = pdReturnValue
'value:type : unassigned

I get an error stating that 'parameter object is improperly defined'

Any suggestion.
Thanks

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Becker 2003-01-21 20:11:58 Help
Previous Message Medi Montaseri 2003-01-21 18:49:51 Re: postmaster.pid