[Mono-bugs] [Bug 77861][Wis] Changed -
Mono.Data.SqliteClient.SqliteCommand.LastInsertRowID() always
returns 0 on PowerPC
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Apr 1 11:15:35 EST 2006
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by slomo at ubuntu.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77861
--- shadow/77861 2006-04-01 11:06:11.000000000 -0500
+++ shadow/77861.tmp.5136 2006-04-01 11:15:35.000000000 -0500
@@ -56,6 +56,10 @@
testcase is, that the bindings use UTF-16 encoded strings and the
prepare16 function. maybe the strings are no valid UTF-16
------- Additional Comments From tauberer at for.net 2006-04-01 11:06 -------
Is the data making it into the database? Can you use the command line
sqlite3 tool to inspect the db?
+
+------- Additional Comments From slomo at ubuntu.com 2006-04-01 11:15 -------
+Yes, it is added to the database and the IDs are fine in the database.
+It's only LastInsertRowID() that returns a wrong value.
More information about the mono-bugs
mailing list