Binding Oracle table to a listbox
using the 0jdbc14.jar driver set for Oracle.
I add a listbox to my page and then drag a table from my oracle data source onto the listbox and I get a data provider and row set created but the list box is not bound to them. I right click the listbox and select "bind to data". There are no columns listed in the Value and Display field boxes.
I can do this with the provided Travel database with no problems. Any ideas what I'm doing wrong?
I saw some other posts about this but they were extreemly old and don't seem to apply.

