Subject | Re: [IBO] Rollback to a point, not all the changes |
---|---|
Author | Nando Dessena |
Post date | 2003-12-10T17:40:01Z |
Jason,
J> I forgot which version of Delphi allows for overloaded methods. Someone care
J> to refresh my memory?
IIRC it was Delphi 4, but I have nothing older than Delphi 5 at hand
to check.
J> I could also name it differently to avoid the problem.
Yep. That would be better. Overloading should be used for methods that
do the same thing taking different input parameters. I believe this is
not quite the case.
J> PS. Doing a rollback seems quite painful with Firebird 1.5. I wonder if it
J> is because of extra stuff necessary to implement this feature... I sure hope
J> not because I surely would rather have smooth rollbacks again and sweep
J> these savepoints under the rug... I now have to make sure I have a backup
J> before I do anything that could lead to a large rollback. Its better to
J> restore than live with a database that has a lot of rolled-back material
J> left in it.
I think savepoints in Firebird 1.5 are just an old internal feature
that was surfaced and given a SQL syntax.
I'm not experiencing anything slower in Firebird 1.5. You might want
to raise your concerns in fb-devel, though.
Ciao
--
Nando mailto:nandod@...
J> I forgot which version of Delphi allows for overloaded methods. Someone care
J> to refresh my memory?
IIRC it was Delphi 4, but I have nothing older than Delphi 5 at hand
to check.
J> I could also name it differently to avoid the problem.
Yep. That would be better. Overloading should be used for methods that
do the same thing taking different input parameters. I believe this is
not quite the case.
J> PS. Doing a rollback seems quite painful with Firebird 1.5. I wonder if it
J> is because of extra stuff necessary to implement this feature... I sure hope
J> not because I surely would rather have smooth rollbacks again and sweep
J> these savepoints under the rug... I now have to make sure I have a backup
J> before I do anything that could lead to a large rollback. Its better to
J> restore than live with a database that has a lot of rolled-back material
J> left in it.
I think savepoints in Firebird 1.5 are just an old internal feature
that was surfaced and given a SQL syntax.
I'm not experiencing anything slower in Firebird 1.5. You might want
to raise your concerns in fb-devel, though.
Ciao
--
Nando mailto:nandod@...