Skip to Content.
Sympa Menu

freetds - RE: .NET C#

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Daniel Morgan" <danmorg AT sc.rr.com>
  • To: "TDS Development Group" <freetds AT franklin.metalab.unc.edu>
  • Subject: RE: .NET C#
  • Date: Sun, 27 Oct 2002 00:37:26 -0400


Take a look at the TDS providers in Mono at
http://www.go-mono.com/ado-net.html

Tim Coleman is creating 3 providers in pure C# in Mono:
1. Mono.Data.TdsClient for TDS 4.2 (older Sybase and Microsoft SQL Server
databases)
2. Mono.Data.SybaseClient for TDS 5.0 (newer Sybase)
3. Mono.Data.SqlClient for TDS 7.0 (Microsoft SQL Server 7/2000)

The TDS ADO.NET providers can connect and execute DML statements now. Tim
is working on retrieving data from queries now using a Data Reader.

The TDS functionality is referencing two open source projects:
FreeTDS at http://www.freetds.org/
jTDS at http://jtds.sf.net/

Mono works on Windows, Linux, FreeBSD, and possibly others...

Would you like to help Tim with the TDS providers in Mono?

-----Original Message-----
From: bounce-freetds-149804 AT franklin.metalab.unc.edu
[mailto:bounce-freetds-149804 AT franklin.metalab.unc.edu]On Behalf Of Andy
Smith
Sent: Saturday, October 26, 2002 3:58 PM
To: TDS Development Group
Subject: [freetds] .NET C#


What is the likelihood of FreeTDS being the basis of a .NET Managed
Provider for Sybase?

Has anyone undertaken any work in this direction?

Is anyone interested in undertaking this work?


Andy

---
You are currently subscribed to freetds as: [danmorg AT sc.rr.com]
To unsubscribe, forward this message to
$subst('Email.Unsub')





Archive powered by MHonArc 2.6.24.

Top of Page