Excuse me,
Yes I tried to search I do not know why I did not find this part of the code, 
but thank you very much for having spent your time and for having responded 
with this part this is very useful for me and my company,


With regard to the part of tidying up my code I do not understand the reason 
and maybe you could clarify to me, because I have applications in SQL Server 
and MySQL of which they do not need too, and in these the provider seems to do 
this operation, what would be the reason of not changing Does the provider 
already do this? What would be the impact?


-----Mensagem original-----
De: Jiří Činčura [mailto:j...@cincura.net] 
Enviada em: terça-feira, 21 de fevereiro de 2017 09:31
Para: For users and developers of the Firebird .NET providers 
<firebird-net-provider@lists.sourceforge.net>
Assunto: Re: [Firebird-net-provider] RES: CORE4563

> 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

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most engaging tech 
sites, SlashDot.org! http://sdm.link/slashdot 
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to