Try a timestamp column instead, and I strongly recommend upgrading to at least 7.1.x database
Dave
Hi,
I use JDBC interface to connect to PostgresSQL 6.5 database. When I try to access column of 'datetime' type I get error message:
"no class found for datetime". What's wrong?