Subject | Strange message with DROP TABLE command |
---|---|
Author | Andy Jefferson |
Post date | 2004-09-16T06:26:40Z |
Hi,
using Firebird 1.5 and its JDBC driver (latest release zip file) on
Linux. I use a command "DROP TABLE THETABLE", and I get treated to a
message ...
GDS Exception. 335544569. Dynamic SQL Error
SQL error code = -607
No message for code 336068783 found.
null
org.firebirdsql.jdbc.FBSQLException: GDS Exception. 335544569. Dynamic
SQL Error
SQL error code = -607
No message for code 336068783 found.
null
at
org.firebirdsql.jdbc.AbstractStatement.execute(AbstractStatement.java
:510)
at
org.apache.commons.dbcp.DelegatingStatement.execute(DelegatingStateme
nt.java:183)
Anyone know how exactly to decifer this .... ermmm ..... message ?
Thanks in advance.
using Firebird 1.5 and its JDBC driver (latest release zip file) on
Linux. I use a command "DROP TABLE THETABLE", and I get treated to a
message ...
GDS Exception. 335544569. Dynamic SQL Error
SQL error code = -607
No message for code 336068783 found.
null
org.firebirdsql.jdbc.FBSQLException: GDS Exception. 335544569. Dynamic
SQL Error
SQL error code = -607
No message for code 336068783 found.
null
at
org.firebirdsql.jdbc.AbstractStatement.execute(AbstractStatement.java
:510)
at
org.apache.commons.dbcp.DelegatingStatement.execute(DelegatingStateme
nt.java:183)
Anyone know how exactly to decifer this .... ermmm ..... message ?
Thanks in advance.