Datetime in SQL

How do i convert a datetime from java interface and submit into SQL database?

[84 byte] By [sunensisa] at [2007-11-27 10:17:13]
# 1

You use a prepared statement with the appropriate set method.

jschella at 2007-7-28 15:50:15 > top of Java-index,Database Connectivity,Java Database Connectivity (JDBC)...