| Article: |
Top Ten Oracle JDBC Tips | |
| Subject: | Prepared Statement | |
| Date: | 2002-01-02 22:19:31 | |
| From: | rmcouat | |
| Setting the parameters through a prepared statement gives the programmer additional type safety and is more convenient for date and time type parameters. The Statement requires the programmer to establish the correct format for the string forming the SQL to be executed. | ||
Showing messages 1 through 1 of 1.
-
Prepared Statement
2003-08-05 06:20:20 anonymous2 [View]



"Feature not supported" Exception.
I used oracle thin driver (9i). What could be the problem.