Skip to Content.
Sympa Menu

freetds - Re: [freetds] Win32 - ODBC Not OLEDB ?

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "James K. Lowden" <jklowden AT schemamania.org>
  • To: freetds AT lists.ibiblio.org
  • Subject: Re: [freetds] Win32 - ODBC Not OLEDB ?
  • Date: Thu, 6 Feb 2003 14:31:43 -0500

On Thu, 6 Feb 2003 12:37:31 -0500, "Craft, Steve"
<SCraft AT LegionInsurance.com> wrote:
>
> Regarding the main thread RE: freetds in win32
>
> Why use ODBC and not OLEDB on Win32?

Just a small matter of programming. The guts of FreeTDS compile on Win32
now, meaning it can be adapted to other Win32 uses, As Frank said, ODBC
is used on unixy systems, despite its flaws, because nothing better saw
wide adoption. Making FreeTDS compile and run on Win32 systems involved
making some allowances and adding some files to support the environment,
but no (or almost no) new logic.

I don't know where OleDB stands these days on the Great Strategy Radar,
with .Net morphing from one Tuesday to the next. To add OleDB glue around
FreeTDS would be an interesting project for someone who likes that sort of
thing, though. In theory, it could provide Sybase servers as compatible
back-ends to Microsoft servers, meaning they could be seen as "linked
servers" and whatnot.

--jkl




Archive powered by MHonArc 2.6.24.

Top of Page