From: Patrick J. P. G. <Pat...@wo...> - 2001-01-02 02:38:34
|
F.Y.I. I've noticed that the latest Firebird build (in my case PA-T0.9.4.43 Firebird Test1) has an unpleasant side-effect on drop_gds when attempting to drop a database on a remote system. This problem did not exist in build PA-T6.0.9.32. Drop_gds is using the isc_version call and selects different routines when running with versions greater than 4.0. I'm sorry I'm not able to look at this problem closer at the moment. ...pat p.s. Since I have no interest in versions of IB less than 4.0 I simply hacked on my copy gds_drop. |