From: Jiří Č. <ji...@ci...> - 2017-02-21 12:31:35
|
> But I'm thinking of upgrading to version 5.7 but I no longer find the > part of the code, Did you at least try to grep the sources? It's like one second operation and easy result. It's in https://github.com/cincuranet/FirebirdSql.Data.FirebirdClient/blob/master/Provider/src/FirebirdSql.Data.FirebirdClient/Client/Managed/Version10/GdsStatement.cs#L778 . > Is very important this change because I have no feasibility to change the > whole system where the parameters are passed to put the size of the > field, is there a solution to this? I would strongly advice you to fix your code, instead of band-aiding sources. Your hack is very dangerous and you will eventually loose data. -- Mgr. Jiří Činčura Independent IT Specialist |