Subject Timestamp
Author Massimo Ferrari
Sorry If this is a re-post
------------------------

Hello,
am I wrong or the Interclient driver has a bug in handling timestamps?

resultSet.getTimestamp("date");
truncates always the milliseconds field (it is set to zero).
Is there a workaround?

Thank you in advance
Massimo