i try to create and update a interbase database by SQL script. i can do the operation like drop forign key, select, but each time when i try to do drop generator, or drop table, it shows me the error message of connection.
would you please tell me where is the problem?