cancel
Showing results for 
Search instead for 
Did you mean: 

Regardin SQLj

Former Member
0 Kudos

Hi

Iam pretty much a beginner n SQLJ. How do i create connections in sqlj and excecute queries in SQLJ.

Can anyone suggest me a where to find a full example program.

I tried executing a sqlj file which i had created .Its showing

The catalog is either not specified or not available.wat is a catalog reader.

Thanks in advance

Bharathwaj R

Accepted Solutions (0)

Answers (2)

Answers (2)

Vlado
Advisor
Advisor
0 Kudos

Hi Bharathwaj R,

Have a look at the <a href="http://help.sap.com/saphelp_nw04/helpdata/en/af/9373757f30e148b7548b5d8c3d298a/frameset.htm">Development Manual</a> and at this <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/portable%20database%20programming%20with%20open%20sql%20for%20java">Workshop Material</a>

Hope that helps!

Vladimir

Benny
Product and Topic Expert
Product and Topic Expert
0 Kudos

Please check docs here:

http://help.sap.com/saphelp_nw04/helpdata/en/af/9373757f30e148b7548b5d8c3d298a/frameset.htm

and this one:

<a href="http://help.sap.com/saphelp_nw04/helpdata/en/74/0c1667681a48688771738a09267aeb/frameset.htm">Implementing the Data Access Interface with SQLJ</a>

Running examples can usually be found under C:\Program Files\SAP\JDT\eclipse\examples

Regards,

Benny