Hi, I've been getting a Dynamic SQL Error exception "BLOB and array data types are not supported for move operation" when I try to INSERT a string value to a column of type BLOB 1 (text). I'm calling DbProviderFactory.CreateParameter() and setting its DbType to String. The result FbParameter has FbDbType.VarChar which makes the INSERT fail, instead of FbDbType.Text which works fine.
I'm sure I'm missing something here, because how can FB.NET know the correct FbDbType in this case? BTW, Is it me or is firebirdsql.org down? Regards, -Hernán. ------------------------------------------------------------------------------ Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats, the impact they can have on your business, and how you can protect your company and customers by using code signing. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Firebird-net-provider mailing list Firebird-net-provider@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/firebird-net-provider