IBM Skip to main content
   IBM Home   |   IBM products & services   |   IBM support & downloads   |   My IBM account
Select a Country Select a country
IBM Research Home IBM Research Home
IBM Haifa Labs Home IBM Haifa Labs Home
 
Home
Downloads
Documentation
Usage Tips
 ·Builder Programming Tips
Known Limitations
Demos


E-mail Feedback Register Help

Builder Programming Tips

  • Dates:
    When using dates, use java.sql.Date.valueOf("yyyy-mm-dd") to specify a particular date. Say for example you want to display all records whose date column value exceeds the date 2002/01/01. In the Read RDB Action, you must first specify a condition that defines that the date field is "Greater Than" java.sql.Date.valueOf("2002-01-01").

  About IBM | Privacy | Legal | Contact IBM