Subject | Re: [IBO] Object in use when dropping table |
---|---|
Author | Svein Erling Tysvær |
Post date | 2001-07-25T07:49:33Z |
>Bare in mind that making structural changes to the databaseI was about to send the same message as you, Lester, but then I asked Aage
>do require you to Backup and Restore after ( I think ) 256
>changes. This is a 'problem' that could cause your method to
>become a pain.
and he said that this limitation is not to the database, but to each table.
So Bob may be unlucky enough to escape these problems - unlucky because
even though it may work, it is not very good practise to use DDL (Data
Definition Language) in a normal application.
Set