No subject


Fri May 2 19:13:14 EDT 2003


Did you compile the src/tds library with -D TDS42 defined in the Makefile (it is
TDS50 by default)?  Is the endianness defined correctly for your machine type?  Have
you set up the SYBASE environment variable to point to the tds directory?  Does your
interfaces file (set up in the $SYBASE directory) have the correct definitions for
your database server (including the tcp port number)?  Do you have connectivity to
your server?  Is it set up to do TCP connections?  Do you have a login to the
database?  Did you define the login/password in your source test file?  Did you
define the database and server variables in the source test file to be the same as
what is defined in the interfaces file?  If the answer is yes to the above
questions, then you will have to provide more information about your problem.

Gregg Jensen




More information about the FreeTDS mailing list