[Mono-bugs] [Bug 28864][Wis] New - Getting Mono.Data.OleDb and libgda to work under Windows

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
12 Aug 2002 19:00:53 -0000


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 danmorg@sc.rr.com.

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

--- shadow/28864	Mon Aug 12 15:00:53 2002
+++ shadow/28864.tmp.6404	Mon Aug 12 15:00:53 2002
@@ -0,0 +1,27 @@
+Bug#: 28864
+Product: Mono/Class Libraries
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: System.Data.OleDb
+AssignedTo: rodrigo@ximian.com                            
+ReportedBy: danmorg@sc.rr.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Getting Mono.Data.OleDb and libgda to work under Windows
+
+Mono.Data.OleDb works with libgda under Linux. Currently, 
+System.Data.OleDb and libgda on Linux can connect and execute SQL 
+commands to a PostgreSQL database.  Mono.Data.OleDb builds under Linux 
+and Windows.  I've heard claims that libgda compiles under Windows; 
+however, I have not successfully been able to run libgda under Windows.  
+libgda does build and run under Linux though.  This bug is for anything 
+related to getting Mono.Data.OleDb and libgda working under Windows, such 
+as, building, installing, setup, connecting to a database, executing SQL 
+commands, retrieving data, pinvoking, etc...