Skip to Content.
Sympa Menu

freetds - RE: [freetds] MSSQL on AIX 5.1

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Rafi Sheikh <Rafi.Sheikh AT Ingenix.com>
  • To: 'FreeTDS Development Group' <freetds AT lists.ibiblio.org>
  • Subject: RE: [freetds] MSSQL on AIX 5.1
  • Date: Mon, 28 Jun 2004 16:03:33 -0500

I found this in the link:http://www.freetds.org/userguide/config.htm
-------------------------------
ODBC Preparation

If you intend to build the FreeTDS ODBC driver - and want to use a Driver
Manager (DM), as most people do - install the Driver Manager before
configuring FreeTDS. configure will detect the the DM and use its header
(.h) files for ODBC constants and such. If your DM is installed in an
unusual directory, you may have to provide the directory name as a parameter
to configure.

FreeTDS doesn't require a DM. You can build the ODBC driver without one, as
long as you have the requisite header files: sql.h, sqlext.h and sqltypes.h.
These can be taken from either the iODBC or UnixODBC distributions. Put them
wherever you like (e.g., /usr/local/include). Because FreeTDS won't detect
your (missing) DM, it won't automatically build the ODBC driver, so you'll
have to tell configure what to do and where to look. Cf. --with-odbc-nodm .
--------------------------------


QUESTION: Does this mean I need an ODBC driver? I thought I do not need one
(trying to compile PHP --with-mssql (using FreeTDS to connect to mssql)).
The more I read the more I am confused, certainly my lack of
understanding...any plain english help is deeply appreciated!

Do I need the driver? If yes, where do I get it?

(I hate to look and sound like an idiot...can't help in 'look' side but
would want to rectify the 'sound' part of it)
TIA

RS


This e-mail, including attachments, may include confidential and/or
proprietary information, and may be used only by the person or entity to
which it is addressed. If the reader of this e-mail is not the intended
recipient or his or her authorized agent, the reader is hereby notified that
any dissemination, distribution or copying of this e-mail is prohibited. If
you have received this e-mail in error, please notify the sender by replying
to this message and delete this e-mail immediately.




Archive powered by MHonArc 2.6.24.

Top of Page