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=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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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 + + + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
