Never mind. I download FbParamerer.cs, overwrite the one I have, compile the provider, GACed the new dll and CLOB hack WORKS!
THANKS. I will make further testing and let you known. Regards. -----Mensaje original----- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] En nombre de Sergio Samayoa Enviado el: Viernes, 26 de Mayo de 2006 12:58 p.m. Para: firebird-net-provider@lists.sourceforge.net Asunto: RE: [Firebird-net-provider] Cant use BLOB: Provider limitation or what? Thanks for the response. > The problem relies on how the parameter is defined, your parameter is > defined only as DbType.String what isn't valid for Text Blob parameters > as DbType.String is mapped by default to FbDbType.VarChar. > In a case like this the FbPArameter.FbDbType should be set to > FbDbType.Text to get it to work. This means that there only way to do this now is modifying the data source's generated source code, isn't? > ( Anyway i'm thinking on modify the Size property of the FbParameter > class to switch to FbDbType.Text when the size is greater than the max > size of a char/varchar field in firebird ) Or when size is -1? Regards. ------------------------------------------------------- All the advantages of Linux Managed Hosting--Without the Cost and Risk! Fully trained technicians. The highest number of Red Hat certifications in the hosting industry. Fanatical Support. Click to learn more http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642 _______________________________________________ Firebird-net-provider mailing list Firebird-net-provider@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/firebird-net-provider ------------------------------------------------------- All the advantages of Linux Managed Hosting--Without the Cost and Risk! Fully trained technicians. The highest number of Red Hat certifications in the hosting industry. Fanatical Support. Click to learn more http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642 _______________________________________________ Firebird-net-provider mailing list Firebird-net-provider@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/firebird-net-provider