Quantcast
Channel: Visual COBOL - Forum - Recent Threads
Viewing all articles
Browse latest Browse all 4356

RE: JDBC Connection sharing between java and cobol

$
0
0

And you have to name your connection explicitly with

exec sql bind connection myconnection to :myconnection end-exec

so that you can release it with :

exec sql unbind connection myconnection end-exec

Otherwise you will receive :

-0000019701 SQLERRMC : Connection ? not found


Viewing all articles
Browse latest Browse all 4356

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>