GeoffAns
09-03-02, 16:06
| I'm connecting an as400 dbase onto asp pages. It's no more different or difficult from sql, except for one thing, and I have scoured the net for answers. In AS400 a null date value = 0001/01/01 On a SQL test I have 'error getting data' and in asp I get an error code 400 page. Does anyone know how to pass a null date value through to server pages from the AS400?? |