Re: oo4o parameters and FindFirst

From: Steve Chapman <schapman_at_mindspring.com>
Date: Wed, 19 Aug 1998 22:04:08 -0400
Message-ID: <35DB8418.20B7_at_mindspring.com>


i don't think so. the syntax for the findfirst command is what you would enter for the SQL Where clause, e.g., :

select * from my_table where primary_key = 123

so you would pass "primary_key = 123" to the findfirst command.

since you know the value of the PK to pass in, why use a parameter?

Steve Chapman

tlars_at_my-dejanews.com wrote:
>
> Any oo4o experts out their?
>
> Does anyone know if it is possible to use parameters in the input string of
> the OraDynaset.FindFirst method? I've been trying to accomplish this in C++
> and VB. So far I haven't been able to get it to work.
>
> Thanks,
>
> Tait
>
> -----== Posted via Deja News, The Leader in Internet Discussion ==-----
> http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum

-- 

schapman_at_interpath.com
http://ourworld.compuserve.com/homepages/SChapman_5
Received on Thu Aug 20 1998 - 04:04:08 CEST

Original text of this message