Description
Following the SIS-180 (select * from DBF) this improvment will add the ability to :
- Obtain field values from Integer and Double fields.
- Add a simple WHERE clause with = , >, <, >=, <=, <> operators.
Relational operators (AND, OR) might be implemented too, depending on the ability of parsing the query easily or not. Else, this feature will come in another JIRA.
Attachments
Attachments
Issue Links
- depends upon
-
SIS-180 Place a crude JDBC driver over Dbase files
- Resolved