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 [EMAIL PROTECTED]

http://bugzilla.ximian.com/show_bug.cgi?id=75600

--- shadow/75600        2005-07-21 08:28:36.000000000 -0400
+++ shadow/75600.tmp.17879      2005-07-21 08:28:36.000000000 -0400
@@ -0,0 +1,37 @@
+Bug#: 75600
+Product: Mono: Class Libraries
+Version: 1.1
+OS: Red Hat 8.0
+OS Details: Fedora Core
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: VB Runtime
+AssignedTo: [EMAIL PROTECTED]                            
+ReportedBy: [EMAIL PROTECTED]               
+QAContact: [EMAIL PROTECTED]
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: The OdbcType.SmallInt insert problem
+
+Description of Problem:
+The batabase field which is mapped as OdbcType.SmallInt is incorrect 
+filled with data while adding new row by parametrised insert statment with 
+odbcDataAdapter.Update methid
+
+Steps to reproduce the problem:
+See bug #75599 (http://bugzilla.ximian.com/show_bug.cgi?id=75599
+) to get the sql and the code to run.
+
+Actual Results:
+In the database RecordType=49
+
+Expected Results:
+RecordType=1
+
+How often does this happen? 
+When field type is OdbcType.SmallInt
+
+Additional Information:
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to