[Mono-bugs] [Bug 55588][Wis] Changed - libgda can not be found

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 15 Mar 2004 19:18:50 -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 danielmorgan@verizon.net.

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

--- shadow/55588	2004-03-15 09:18:09.000000000 -0500
+++ shadow/55588.tmp.3582	2004-03-15 19:18:50.000000000 -0500
@@ -2,22 +2,21 @@
 Product: Mono: Class Libraries
 Version: unspecified
 OS: other
 OS Details: windows 2000
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: Sys.Data.OleDb
 AssignedTo: rodrigo@ximian.com                            
 ReportedBy: mcrocha@terra.com.br               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
-Summary: libgda doen't found
+Summary: libgda can not be found
 
 Please fill in this template when reporting a bug, unless you know what you
 are doing.
 Description of Problem:
 
 
@@ -35,6 +34,27 @@
 
 
 How often does this happen? 
 
 
 Additional Information:
+
+------- Additional Comments From danielmorgan@verizon.net  2004-03-15 19:18 -------
+libgda can be found at http://www.gnome-db.org/
+
+However, libgda does not work on Windows.  It mainly runs on Linux.
+It is portable to other operating systems, such as, Windows.  I have 
+heard some people successfully built libgda on Windows; however, I 
+was never able to verify this.
+
+In my opinion I propose someone do either of the following:
+  1. get libgda to build and work on Windows
+  2. use System.Data.Odbc as its underlying engine
+  3. multiplex to other data providers that already exist in Mono
+  4. use some other engine
+
+Either way you go, System.Data.OleDb needs to much love, testing, and 
+bug fixing to be more compatible with Microsof .NET's 
+System.Data.OleDb.
+
+Rodrigo Moya is the maintainer of libgda.
+