Re: PPO C/C++ question (strange problem with embed sql)
From: Andrey Koubychev <email_at_vtc.ru>
Date: Fri, 22 Feb 2002 11:17:22 +0100
Message-ID: <a555ob$urm$07$1_at_news.t-online.com>
Date: Fri, 22 Feb 2002 11:17:22 +0100
Message-ID: <a555ob$urm$07$1_at_news.t-online.com>
Hi Andrey,
Why do you , stupid lazy idiot, never read documentation until the end ? Have you read about dynamic sql method 3 ?
-- Best regards, Andrey Koubychev "Andrey Koubychev" <email_at_vtc.ru> wrote in message news:a5339o$pu$02$1_at_news.t-online.com...Received on Fri Feb 22 2002 - 11:17:22 CET
> Hi Developers,
>
> I'm trying to achieve some dynamic flexiblity with Oracle C++
> precompiler. I want the following :
> excute 'select * from table where key in (1,2...,n) and key2 = :VarKey'
> I try to solve it this way..Wrote cursor open function like this :
.... --
> Best regards,
> Andrey Koubychev
>
>
