Posted By:
Henry_Leung
Posted On:
Thursday, October 9, 2003 06:17 PM
I am using the driver downloaded from Oracle offical homepage to connect to a Oracle 8i database. When I call the PreparedStatement.toString(), I can't get back the SQL statement as I could when using mysql. What method in Oracle's implementation of PreparedStatement can I call to get back the SQL statement encapsulated??