Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to use OCX in Oracle Forms

Status
Not open for further replies.

ricgomsa

Programmer
May 16, 2003
2
0
0
CR

I have an OCX being used in Visual Basic with no problems at all.
When I tried to use it in Forms, cannot do the same thing.

All I get from Oracle is
:item('block_name.item_name').ocx.server_name.property

but when I tried this
:item('my_control_name').ocx.ocx_control.property don't get anything but 'BAD BIND VARIABLE'.

Can somebody help me with this ?

Thanks a lot in advance.


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top