Skip to Content.
Sympa Menu

freetds - Re: [freetds] dbsetlversion + DBVERSION_100

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "James K. Lowden" <jklowden AT freetds.org>
  • To: freetds AT lists.ibiblio.org
  • Subject: Re: [freetds] dbsetlversion + DBVERSION_100
  • Date: Tue, 29 Nov 2011 22:17:37 -0500

On Wed, 16 Nov 2011 09:44:11 +0100
LacaK <lacak AT zoznam.sk> wrote:

> > Will someone connecting to a Sybase
> > database expect Microsoft db-lib semantics? Will they expect
> > dbdatecrack() to return months 1-12 instead of 0-11? Will they
> > expect dbconvert() to handle decimal/numeric types? Will they
> > expect INT_EXIT not to exit?
> >
> > The answer *might* be Yes. One might have an application written
> > for Microsoft's db-lib that is now connecting to a Sybase database.
> *Yes it is our case.
> We write SQLConnector for FreePascal, which should be able connect to
> both Microsoft and Sybase servers
> (with MS db-lob semantics)
> What we need is posibility setup tds version without need of TDSVER
> or freetds.conf

I will commit your patch. Thanks for explaining how it will help.

--jkl





Archive powered by MHonArc 2.6.24.

Top of Page