Tools: Delphi 2006, IB Objects (4.7+) and FB 2.1.3 >From Delphi, I'm creating a table as part of a transaction. When I attempt to >open the table after it's created, I get a "Table unknown" error. I have the >same problem with every available isolation level, yet the same code worked >with Firebird 1.5x.
Has something changed in Firebird that prevents me from seeing the new table from within the transaction in which it was created?
