Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Populating ListBox/ComboBox (VB6, Oracle 9i)
Since you are using 9i, you probably want to look at Oracle Objects for OLE (OO4O). It's not that well documented but the stuff that comes with it may be the only thing you can find on the produce. OO4O is an installation option for the ORacle client. I don't think it has any visual objects - you use your favorite ListBox/ComboBox on a form.
Don't know if this subject is addressed in the oracle tools group.
Chuck
vivek_ku wrote:
> Hi,
>
> I am new to this platform. I want to populate ListBox/ComboBox (VB6)from
> Oracle 9i column(s). And I also need that typing the first character
> should get the user the desired item in the list. Can someone get me
> some code sample to do this job. TIA.
>
> -Vivek
>
> --
> Posted via http://dbforums.com
Received on Sat Aug 02 2003 - 17:01:46 CDT