Expand my Community achievements bar.

How to connect to External Database, if say SQL server, from Adobe LC

Avatar

Level 2

Hi everyone,

I have one application, which needs to save and load data from/to an external database,SQL server.I have no idea on how to implement this.But with my knowledge I managed to create DSs and using new data connection wizard, some how I managed to list the fields in the Data View.BUT i still worrying about the way i did is rigt or wrong?.. how can i save and load data to sql server from Adobe LC..Please help me

Thanks,

Vinod

1 Reply

Avatar

Level 8

You created the data source on the app server which is the first step. Now you can use the JDBC service to query the database:

http://livedocs.adobe.com/livecycle/8.2/wb_help/000632.html

scott