""Carlos Guzmán Álvarez"" <carlosga-XnAhQTnVLytMqUckJh7upg@xxxxxxxxxxxxxxxx>
píse v diskusním
príspevku
news:43D79168.5020203-XnAhQTnVLytOJ7wNX0JHZuG/Ez6ZCGd0@xxxxxxxxxxxxxxxx
> Hello:
>> I have this problem with generated UPDATE and DELETE commands for
>> TableAdapter:
>> Everything works perfect until I remove filter from some columns in Query
>> builder in VS 2005. Then SourceColumn property from all parameters
>> @IsNull_Column is set to null and DbType is set to AnsiString(should be
>> Int32).
> Ok, i will try to test it, can somebody confirm if this happens or not
> with sql server ??
Hi, I try to test this with MS SQL 2005 and:
If I change generated UPDATE command in Query builder in VS2005 and I remove
filter from some column(TEXT for example), then Original_TEXT parameter is
deleted from parameters collection of UPDATE and IsNull_TEXT too(and UPDATE
command is without this parameters of course). But other IsNull_* columns
are DbType Int32 and their source column is set properly.
So FbClient works perfect until i remove filter from some columns in
QueryBuilder.
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://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
|