Skip to Content.
Sympa Menu

freetds - RE: [freetds] ODBC RPC

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Rogers, Tom" <tom.rogers AT ccur.com>
  • To: 'FreeTDS Development Group' <freetds AT lists.ibiblio.org>
  • Subject: RE: [freetds] ODBC RPC
  • Date: Thu, 24 Jul 2003 10:54:44 -0400

I tried the following with config options nightly build 20030714:

./configure --prefix=/usr --with-tdsver=7.0 --with-unixodbc=/usr/lib
--with-ssl --enable-threadsafe --enable-developing

I ran make, then make install with the above configuration and re-ran the
test program.

This time, instead of a successful result code and no output params (as
before), I got a -1 (SQL_ERROR) result code from the SQLExecute. I rebuilt
without the --enable-developing flag and retested the sample, and it went
back to SQL_SUCCESS result but still no output params.

Oh well!

Thomas Rogers
System Engineer
Concurrent Computer Corporation
phone: 215.712.7422 x7261
mailto:tomr AT ccur.com

-----Original Message-----
From: ZIGLIO Frediano [mailto:Frediano.Ziglio AT vodafone.com]
Sent: Thursday, July 24, 2003 10:40 AM
To: FreeTDS Development Group
Subject: RE: [freetds] ODBC RPC

>
> Can you tell me exactly the flag and where to put it to build
> a version of TDS with the enable-developing flag set?
>
> THANKS.
>
> Thomas Rogers

Usually I use

$ sh configure --enable-sybase-compat --enable-extra-checks
--enable-developing

To configure freetds. Usually I do so to develop (this is why I use
--enable-extra-checks flag).

freddy77
_______________________________________________
FreeTDS mailing list
FreeTDS AT lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds




Archive powered by MHonArc 2.6.24.

Top of Page