Subject RE: [ib-support] gfix
Author Ann W. Harrison
At 05:08 PM 10/17/2001 -0500, Mike Grover wrote:
>Brete is a table.
>Not sure why I can't delete it?

Did you define it using a "delimited identifier" - aka
quoted name? If so try

drop table "BRETE";
or
drop table "Brete";
or
drop table "brete";
or
drop table "BretE";
or
.....


Regards,

Ann
www.ibphoenix.com
We have answers.