Subject | Re: [firebird-support] Re: Migrating from IB5.6 to FB1.5: deleting procedures with keyword names |
---|---|
Author | Paul Vinkenoog |
Post date | 2007-07-10T11:29:31Z |
Hi Falko,
context. I'd try
drop procedure "MONTH"
Notice the caps!
HTH,
Paul Vinkenoog
> i did a backup and restore with fb1.5.Probably because it's a keyword that doesn't make sense in that
> but still i get "token unknown" when i do a "drop procedure month".
context. I'd try
drop procedure "MONTH"
Notice the caps!
HTH,
Paul Vinkenoog