PDA

Click to See Complete Forum and Search --> : Using ADO


Mano
Aug 17th, 1999, 07:23 PM
I am trying to connect to Oracle Database using ADO control on the form and text box. After giving the relevant information I am trying to execute it. But I am getting the following error

"Unable to bind to field or datamember:"field""

Can anybody guide me ?

Thanks
Manohar

------------------

KentJ
Aug 18th, 1999, 07:51 PM
Check the properties on the text box, is it bound to "field" ? it needs to be bound to a valid column in the table it is bound to...