Hello,
I have down loaded Adobe liveCycle 8.2 free trial version
I am using SQL server DB
In my form i have a drop down box and i need to populate data using q query
How can i do this?
also based on drop down value i want to display other info in the form
any help is appriciated
What your trying to do is connect the form with the database.
I know this tutorial is not for mysql but for access but it deals with connecting a form with a database and how to query.
http://partners.adobe.com/public/developer/en/livecycle/lc_designer_db_lookup_tip.pdf
The pdf also contains samples hope this helps.