2005-01-31 Zoltan Varga <vargaz@freemail.hu>
[mono.git] / mcs / class / Mono.Data.TdsClient / ChangeLog
index 100c2361637028d3bdca38476560302484841700..e4e3856b9a625954204ed03d63b8131ed904f447 100644 (file)
@@ -1,3 +1,14 @@
+2004-04-05  Lluis Sanchez Gual  <lluis@ximian.com>
+
+       * Mono.Data.TdsClient.dll.sources: Removed TdsConnectionPool.cs.
+
+2003-02-16  Daniel Morgan <danmorg@sc.rr.com>
+
+       * TdsConnection.cs: - parse data source for 2 possible uses:
+       "Server=hostname", 
+       "Server=hostname,port" and open the connection based on the
+       resulting server name and port.  
+
 2002-12-01  Tim Coleman <tim@timcoleman.com>
         * Mono.Data.TdsClient/TdsDataReader.cs:
                 Change to reflect TdsSchemaInfo -> TdsDataColumnCollection