Subject | RE: [firebird-support] 60 chars in a 50 field |
---|---|
Author | Chad Z. Hower |
Post date | 2005-02-24T21:27:15Z |
:: Yes. SQL is (somewhat) high-level and if you specify length
:: X it should mean X, irrespective of any implementation
:: details. The fact that old implementations have failed, yes
:: failed, in that respect doesn't change this fact.
If we have to preserve the old behavior as an option (as much as I think its
bad, I understand the need not to break apps) it could be made a new
parameter in the connection string. I think it should default to the NEW (ie
proper) behavior though.
:: X it should mean X, irrespective of any implementation
:: details. The fact that old implementations have failed, yes
:: failed, in that respect doesn't change this fact.
If we have to preserve the old behavior as an option (as much as I think its
bad, I understand the need not to break apps) it could be made a new
parameter in the connection string. I think it should default to the NEW (ie
proper) behavior though.