[Mono-bugs] [Bug 77622][Nor] Changed - ODBC: NullReferenceException in OdbcDataReader:GetPrimaryKeys retrieving data from MS-Access via DSN

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Aug 7 14:00:20 EDT 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 monodanmorg at yahoo.com.

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

--- shadow/77622	2006-07-14 02:51:13.000000000 -0400
+++ shadow/77622.tmp.13945	2006-08-07 14:00:20.000000000 -0400
@@ -11,13 +11,13 @@
 AssignedTo: anagappan at novell.com                            
 ReportedBy: ankurj at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: I am trying a simple program that tries to display records from MS-access database's table (accessed through a System DSN), runs fine with .NET but encountering error with Mono.
+Summary: ODBC: NullReferenceException in OdbcDataReader:GetPrimaryKeys retrieving data from MS-Access via DSN
 
 ----------------------------------------------------------------------------------------------------------------
 DataBase : db2.mdb (Microsoft Access 2000, SP1 installed)
 ----------------------------------------------------------------------------------------------------------------
 Note : Created a System DSN from Control Panel : "AccessDSN"
 
@@ -127,6 +127,20 @@
 er ()
 in <0x00089> Db_Access.MainClass:Main (System.String[] args)
 
 C:\Documents and Settings\Administrator\Desktop>
 
 ----------------------------------------------------------------------------------------------------------------
+
+------- Additional Comments From monodanmorg at yahoo.com  2006-08-07 14:00 -------
+Copied original summary here:
+
+I am trying a simple program that tries to display records from MS-
+access database's table (accessed through a System DSN), runs fine 
+with .NET but encountering error with Mono.
+
+Chnaged summary to:
+ODBC: NullReferenceException in OdbcDataReader:GetPrimaryKeys 
+retrieving data from MS-Access via DSN
+
+
+


More information about the mono-bugs mailing list