Subject | Re: [firebird-support] Bypassing metadata referential integrity |
---|---|
Author | Daniel Rail |
Post date | 2003-12-04T22:30:09Z |
Hi,
At December 4, 2003, 17:14, Rafael Szuminski wrote:
lot in the past. It is quite delicate and probably time consuming to
implement a solution in Firebird, but that does not mean that it will
be forgotten. Part of the solution that is being talked about is to
recompile the SPs and views when there is a change in the objects that
they depend on, and that would probably depend on what the change is.
1.5, is the ability to compile an empty SP(using CREATE or ALTER).
--
Best regards,
Daniel Rail
Senior System Engineer
ACCRA Group Inc. (www.accra.ca)
ACCRA Med Software Inc. (www.filopto.com)
At December 4, 2003, 17:14, Rafael Szuminski wrote:
> is there a way to bypass the referential integrity check when dropping an objectUnfortunately not. This is an issue that has been talked about quite a
> (View/table/SP etc.)?
lot in the past. It is quite delicate and probably time consuming to
implement a solution in Firebird, but that does not mean that it will
be forgotten. Part of the solution that is being talked about is to
recompile the SPs and views when there is a change in the objects that
they depend on, and that would probably depend on what the change is.
> What I am trying to do is prevent the messy scripts where you have to drop allEverybody would love that. One thing that has been implemented in FB
> dependent objects first prior to dropping and recreating an object.
1.5, is the ability to compile an empty SP(using CREATE or ALTER).
--
Best regards,
Daniel Rail
Senior System Engineer
ACCRA Group Inc. (www.accra.ca)
ACCRA Med Software Inc. (www.filopto.com)