Hi, i have installed oracle 10g client and have created a database in oracle sql developer with TableABC. I have created a form in adobe livecycle designer es and wanted to connect the fields to the database. I have some text fields and some dropdown lists. I want to be able to add a record to the database using a save button. I have this code in the button click event xfa.sourceSet.DataConnection.addNew(); And binded the fields already but it does not seem to work. Pls let me know what i am doing wrong. By the way i have created an ole db connection already. Thanks in advance!
↧