Hi, I have this problem with generated UPDATE command for TableAdapter:
Parameters for UPDATE command, which started with @IsNull_ColumnName
have DbType Int32, but if I have for expamle column CompanyName with value 
"Microsoft", there is value "Microsoft" in @IsNull_CompanyName parameter(I 
try to debug XdrStream.cs, public void Write(Descriptor descriptor) 
function)....and all parameters @IsNull_ are DbType Int32... so I get 
exception
Thanks. 




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Firebird-net-provider mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to