Subject | Re: [Firebird-Java] Possible bug in Firebird1.5.2Classic(cross-post) |
---|---|
Author | Roman Rokytskyy |
Post date | 2005-08-08T11:56:09Z |
> The usage pattern in _this_ example is unusual because it is a testcaseUnder "unusual" I mean that you prepare statements for the newly created
> that has not got past create and destroy objects.
table in both connections, then you close them, then you drop table in one
connection and then you prepare a statement referencing that table in other
connection.
Roman