QueryRunner.cs, line 331, replace ExecuteScalar() by ExecuteNonQuery() and
let me know (I'm not at home, so I can not fix and test right now).


On Mon, Dec 1, 2008 at 06:42, jimmyhoum <[EMAIL PROTECTED]> wrote:

>
> sql="update table1 set...........";
> ExecuteCommand(sql)  always return 0,but database has changed
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"DbLinq" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/dblinq?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to