Hello! > > At one point in the past I looked at creating a libgda provider for > > FreeTDS. Unfortunately, I ran out of time :). I would like to help > > create a provider for FreeTDS in mono. I'm not sure that going through > > libgda is the correct approach though. > > > it's not going through libgda, but it's gonna use the TDS protocol > directly, either via FreeTDS or talking it directly (if we port jTDS).
A jTDS to C# port would be cool, but take care of the license. It's the original BSD license and therefor incompatible with the GPL, because of this: 3. advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by CDS Networks, Inc. see: http://jtds.sourceforge.net/license.html If the port is changed enough, not to contain _any_ old code, would it still work? ;-) Johannes _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
