Search results

  1. L

    JDBC/ODBC Query - String date format ?

    I'm new with progress database and I need to make a query to some progress tables by jdbc/odbc, but I'm having some problems with the date format in my query string. What is the date format to use in my method: statement.executeQuery("select column from table where columnDate > ??????")...
Back
Top