[Mono-bugs] [Bug 32547][Wis] Changed - Implement the TDS Protocol in C#

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 13 Dec 2003 08:22:35 -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 miguel@ximian.com.

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

--- shadow/32547	2002-10-19 19:09:12.000000000 -0400
+++ shadow/32547.tmp.7240	2003-12-13 08:22:35.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 32547
 Product: Mono/Class Libraries
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: System.Data.SqlClient
 AssignedTo: tim@timcoleman.com                            
 ReportedBy: danmorg@sc.rr.com               
 QAContact: mono-bugs@ximian.com
@@ -57,6 +57,9 @@
 4. Once this is done, if we can track down a Sybase database, we will 
 port it to Mono.Data.SybaseClient.
 
 This native code will be written by examining code from jTDS and from 
 FreeTDS, as well as any other documentation available on the TDS 
 protocol.
+
+------- Additional Comments From miguel@ximian.com  2003-12-13 08:22 -------
+This has been done.