[Mono-bugs] [Bug 70727][Wis] New - ODBC fails due to config problem

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 21 Dec 2004 13:45:36 -0500 (EST)


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 dmcgowan@meiosys.com.

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

--- shadow/70727	2004-12-21 13:45:36.000000000 -0500
+++ shadow/70727.tmp.13403	2004-12-21 13:45:36.000000000 -0500
@@ -0,0 +1,40 @@
+Bug#: 70727
+Product: Mono: Runtime
+Version: unspecified
+OS: SUSE 9.1
+OS Details: 9.1
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: packaging
+AssignedTo: duncan@ximian.com                            
+ReportedBy: dmcgowan@meiosys.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: ODBC fails due to config problem
+
+Description of Problem:
+
+ODBC fails unless Mono's config files is edited manually to 
+change "odbc32.dll" to "odbc32".
+
+Steps to reproduce the problem:
+1. Install Mono and unixODBC.
+2. Run a Mono program that accesses the database, like the one on 
+http://www.go-mono.com/odbc.html.
+3. If you use the example on the latter page, it has a bug. dbcon.Open() 
+should come AFTER the initialization.
+
+Actual Results:
+
+
+Expected Results:
+
+
+How often does this happen? 
+
+
+Additional Information: