Hello:
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.
I will try to release a new version of the v2.0 this week, but from what i have seen that parameters are being added by the Visual Studio Design time support ( in my tests looks like the CommandBuilder is not adding them ) when they are created so i think the same will be true when they are modified

--
Carlos Guzmán Álvarez
Vigo-Spain

http://carlosga.blogspot.com/



-------------------------------------------------------
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&kid3432&bid#0486&dat1642
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to