Re: More on "What am I doing wrong!"

From: "Wm(dot) G(dot) Urquhart" <wgu(at)wurquhart(dot)co(dot)uk>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: More on "What am I doing wrong!"
Date: 2002-05-18 17:11:37
Message-ID: Pine.LNX.4.44.0205181810240.1517-100000@mailer.wurquhart.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sat, 18 May 2002, mordicus wrote:

> Hi,
>
> Ok, i think it's perhaps a bug of the odbc driver, i never tryed 'call' with
> pgsql driver ...
>
> in your code, at
> const char * CPatient::szApply = "{? = CALL apply_parent_details(?, ?, ?, ?,
> ?, ?, ?, ?, ?, ?, ?, ?)}" ;
> and
> const char * CSecondParent::szApply = "{? = CALL apply_partner_details(?, ?,
> ?, ?)}" ;
>
> try to juste select the function
>
> select apply_parent_details(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?);
>
> it should work
>

I've tried that and the first function now faile!

--
Regards,

Wm. G. Urquhart
Custom Software Solutions
http://www.wurquhart.co.uk

Browse pgsql-general by date

  From Date Subject
Next Message Laurette Cisneros 2002-05-18 19:43:49 another psql question
Previous Message Jean-Michel POURE 2002-05-18 16:53:19 UTF-8 safe ascii() function