Re: [Firebird-net-provider] Generated UPDATE command for TableAdapter

2006-01-13 Thread Carlos Guzmán Álvarez
Hello: 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(

[Firebird-net-provider] Generated UPDATE command for TableAdapter

2006-01-13 Thread Ji�� Neu�il
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