Hi,
Try this,
1) Install 91d on server.
2) start your 91b database with the "_mprosrv.exe" program. This program is found in the directory where 91d version is installed. Do not use the one in 91b's installation directory. By this way, you will start your 91b database with a 91d broker...
Hi,
I prepared the data according to the format required by Argox. If I send data without conversion, then it writes exactly what I send without drawing any bars. If I send the data with conversion (with specifying the code page such as 1254, UTF8.), it prints a couple of nonsense bars that...
I solved the problem
In the environment variable CLASSPATH, couple of directories related to Progress9.1b were also defined (before 9.1d). Because of this, my program was trying to connect a 91d database with a 91b jdbc driver. Only after I erased the directories related to the 91b driver, the...
Hi everyone,
I am trying to make a JDBC connection to Progress 9.1d through JDeveloper 10g. I think I defined all the classpaths, etc. correctly (jdbc.jar and progress.jar).
- My driver class name is as shown below:
com.progress.sql.jdbc.JdbcProgressDriver
- And my url is as shown below...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.