Home
Analytics
jdbc progress
birtprofi
Hello guys,
I make a new project and I have to connect to a Progress Version 10.1B Database.
Do you know is there are jdbc driver for progress database?
Now I use a odbc.jdbc drivers that works. But I would prefer a direct jdbc connection.
Best regards
Rafael
Find more posts tagged with
Comments
bhanley
<blockquote class='ipsBlockquote' data-author="'birtprofi'" data-cid="67025" data-time="1280909459" data-date="04 August 2010 - 01:10 AM"><p>
Hello guys,<br />
<br />
I make a new project and I have to connect to a Progress Version 10.1B Database.<br />
Do you know is there are jdbc driver for progress database?<br />
<br />
Now I use a odbc.jdbc drivers that works. But I would prefer a direct jdbc connection.<br />
<br />
Best regards<br />
Rafael<br /></p></blockquote>
<br />
I did a quick look on the Progress site and they appear to have JDBC drivers available. Is the issue finding the driver to download or getting the driver to work with BIRT?
birtprofi
Hello,
first I did not find any free jdbc progress driver.
I took a look on the progress site, but I couldnt find where it is possible to download the jdbc file.
I found a website
http://uda.openlinksw.com/progress-jdbc-mt/
but there you have to pay for the jdbc driver.
If this is the only way to get a jdbc driver I will take a license. But if you have another idea, please tell me.
kind regards
rafael
bhanley
<blockquote class='ipsBlockquote' data-author="'birtprofi'" data-cid="67033" data-time="1280927565" data-date="04 August 2010 - 06:12 AM"><p>
Hello,<br />
<br />
first I did not find any free jdbc progress driver. <br />
<br />
I took a look on the progress site, but I couldnt find where it is possible to download the jdbc file.<br />
<br />
I found a website <a class='bbc_url' href='
http://uda.openlinksw.com/progress-jdbc-mt/'>http://uda.openlinksw.com/progress-jdbc-mt/</a>
; but there you have to pay for the jdbc driver.<br />
<br />
If this is the only way to get a jdbc driver I will take a license. But if you have another idea, please tell me.<br />
<br />
kind regards<br />
rafael<br /></p></blockquote>
<br />
I do not have Progress to install and validate the required files. This thread talks about JDBC integrating into BIRT, perhaps it will help. At a minimum it references the files you need.<br />
<br />
<a class='bbc_url' href='
http://www.progresstalk.com/showthread.php?115333-JDBC-driver-to-connect-a-Progress-Database'>http://www.progresstalk.com/showthread.php?115333-JDBC-driver-to-connect-a-Progress-Database</a>
;