Subject | RE: [firebird-support] Digest Number 1584 |
---|---|
Author | Alan McDonald |
Post date | 2003-07-07T10:29:48Z |
> Care to try "Database Workbench" as a front-end? www.upscene.comAh... IBExpert does allows you to edit views even with changed columns.. it
> It's unique - it let's you also MODIFY a view source, as long as the
> column definition stays the same.
>
drops and re-creates the view in line or if there are dependencies, it auto
creates a script to drop dependicies and the view and re-create the view
then all dependencies ( I always have a very close look at the script before
firing it :-) ).
Alan