L.S.,

I don't have a working code example, but I seem to recall that if you configure it with a 'dataSource' property, you can send an XML message <sql>SELECT * FROM TABLE</sql> into the component to execute the SQL specified (just using a SELECT as an example, can be anything). The response message will contain something like <sqlResult>..</sqlResult> with the result of the SQL.

Hope this helps to get you started. If you manage to get things working, could you add an example to the website to further document the usage of the JDBC component?

Gert

Bou wrote:
I'm interesting to an example too.
Is there anyone who have some example ?




vijayakishor wrote:
Hi All,

     Is there any example which shows about how to use
org.apache.servicemix.components.jdbc.JdbcComponent


Thanks
vijay



Reply via email to