[Mono-bugs] [Bug 60320][Nor] Changed - Mono.Data.SybaseClient: SybaseConnection.Open() doesn't work.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 28 Dec 2004 10:30:33 -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 dan@nadx.co.uk.

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

--- shadow/60320	2004-06-21 15:00:19.000000000 -0400
+++ shadow/60320.tmp.6338	2004-12-28 10:30:33.000000000 -0500
@@ -189,6 +189,13 @@
 - Sybase Adaptive Server Enterprise 12.5.0.3
 - Red Hat Linux 9
 
 NOTE: There is an error in the bug description: The tested database 
 version was 11.9.2.3, not 11.5.
 
+
+------- Additional Comments From dan@nadx.co.uk  2004-12-28 10:30 -------
+Sybase have released a SDK including the ADO.NET stuff, for anyone 
+to DL, but the win32 stuff does a lot of pinvoke to 2 native DLLS 
+(and who knows what else they call). So wont port to non windows. I 
+think theyve done some java stuff as well but i want some pure CLR 
+implementation for one codebase multi platform(*sigh*).