[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
Mon Mar 20 19:12:38 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-03-20 19:09:25.000000000 -0500
+++ shadow/77861.tmp.32127	2006-03-20 19:12:38.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 77861
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: Sys.Data
 AssignedTo: tsenganal at novell.com                            
 ReportedBy: slomo at ubuntu.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -47,6 +47,11 @@
 
 
 ------- Additional Comments From slomo at ubuntu.com  2006-03-20 19:09 -------
 Created an attachment (id=16647)
 second C testcase that uses sqlite3_prepare/step like the bindings. works fine too
 
+
+------- Additional Comments From slomo at ubuntu.com  2006-03-20 19:12 -------
+So the only remaining differene from the bindings and the last
+testcase is, that the bindings use UTF-16 encoded strings and the
+prepare16 function. maybe the strings are no valid UTF-16


More information about the mono-bugs mailing list