Expand my Community achievements bar.

Learn about Edge Delivery Services in upcoming GEM session

Question on pulling data from database

Avatar

Former Community Member
I have a question. I have one form in designer and i need to extract data from database. database is in sequel. any help on how do i do this or how can i do this?
3 Replies

Avatar

Level 10
The best approach is to create a web service that interacts with you database and have the form call the web service.



Jasmin

Avatar

Former Community Member
If you are using this form in a workflow then you can use the JDBC services to populate the data before rendering it.

Avatar

Former Community Member
If you use a process to interact with the database, this recent thread is very related and would be helpful:



http://www.adobeforums.com/webx/.59b639e7/0



scott