Home » Developer & Programmer » JDeveloper, Java & XML » Problem while deleting tables
Problem while deleting tables [message #124309] Fri, 17 June 2005 08:05
markusin
Messages: 1
Registered: June 2005
Junior Member
Hello

I have a proplem while I am trying to make a purge of my existing tables.

First off all I want to know if it is possible to execute a drop table with preparedstatements.

If yes I have following situation:

I get a resultset with DatabaseMetaData with all existing tables.

I am iterating over this resultset and execute the drop command

now I am trying to execute a PreparedStatement

as error I get always the message that the tablename does not exist.

Can somebody tell me why I get such errors.
Previous Topic: jsp pages
Next Topic: j2me database connection
Goto Forum:
  


Current Time: Fri Apr 26 00:13:58 CDT 2024