
eserver220 - 2006-05-04 04:07:19
I've successfully modified your class to let it work under Oracle 9i
envriroment. But One thing puzzled me a lot, is that the Date field in Oracle needs function to_char()/to_date() to convert the html input, also I needs decode()/NVL(x,0) to deal with certain fields. As this needs further study with your class and may change this class's field implementation, I can not finish it soon. I hope you will enchance your class to accommodate these in future versions and add a pop up javascript calendar chooser.