cancel
Showing results for 
Search instead for 
Did you mean: 

How to use a jdbc driver in caf

Former Member
0 Kudos

Hi, all.

I tried to make a ws to access DB with CAF, but I had no idea how to use a jdbc driver(.jar).

Can anyone do me a favor? Thx

PS: my server is ce7.1

Edited by: Louis HUANG on Jul 27, 2009 1:09 PM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi

If you want to interact with db tables in caf,try like this.

it may work..

Using EJB call database tables using jdbc driver.

Expose EJB as webservice.

and using External service option of caf utilise this webservice in caf,do the necessary mappings..

you can search in sdn,how to call DB tables in EJB..

Regards

sowmya.

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

refer the following link

regards

Manohar

Former Member
0 Kudos

Hi Louis

I can't access tables with through jdbc in CAF.

Look this thread: [|]

Hope i help you

Marcos