Search results

  1. M

    Printing Barcode with Argox OS214 and Argox x2000

    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...
  2. M

    Error in Progress9.1d - JDBC Connection

    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...
Back
Top