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

RE: Has anyone used embedded SQL with Postgresql in COBOL?

$
0
0

Have you set up your ADO DSN using the ADO Connection Editor?

Look at Start-->All Programs-->Micro Focus Visual COBOL-->Data Tools-->Data Connections-->ADO Connection Editor.

If you can set up an ADO DSN using the Postgresql ADO Provider and the test connect is successful in the editor then you should be able to connect in your program.

You must make sure that your managed code application is set to a target cpu of either x86 or x64 according to the bitism of the DSN and provider that you are using as anyCPU will not work.

You should then use SQL(DBMAN=ADO)

Thanks.


Viewing all articles
Browse latest Browse all 4356

Trending Articles



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