Subject | Re: [firebird-support] Changing column type |
---|---|
Author | Martijn Tonies |
Post date | 2004-10-14T09:35:35Z |
> >Would I modify RDB$RELATION_FIELDS?No.
> It would be neater to extract the view definition, delete theThere are other things you can do - if the view is the only
> view, and recreate it later. But of course, you'll have dependencies
> on the view. the problem with modifying RDB$RELATION_FIELDS is
> that getting the value back correctly is tricky.
thing that's dependant on this column, you might want to
make it "empty" (create a dummy table and re-route your
view SELECTs to that table).
But this is all tricky stuff.
Exactly why DBW doesn't do this for you yet ... :-)
With regards,
Martijn Tonies
Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL
Server.
Upscene Productions
http://www.upscene.com