Skip to Content.
Sympa Menu

freetds - Sybase Common Libraries - "cs_set_convert" problems

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Linda" <lchen AT pacificex.com>
  • To: freetds AT franklin.oit.unc.edu
  • Subject: Sybase Common Libraries - "cs_set_convert" problems
  • Date: Wed, 23 Jan 2002 11:46:38 -0500


How can you convert the Sybase Common Libraries to freetds? Has anyone
seen this error message before?

I'm trying to convert a third-party messaging product (NEONet411 Adaptor
program written in C++, CT-lib) to freeTDS4.2.

1) When I ran the program, I received following error:
>/usr/lib/dld.sl: Unresolved symbol: cs_set_convert (code)
from /opt/NEONet411/lib/libnnses.sl

2) I verified that my SHLIB_PATH contained "/opt/NEONet411/lib" & still
encountered the error message

3) When all else failed, I did a 'nm -A' in the sybase libraries
to find out which libs had cs_set_convert defined & copied them into
the /usr/local/freetds/lib directory. Re-ran the program & received
the following error message.
>cs_set_convert(stripTrailingBlanks) failed
>2002/01/23 11:18:44.585 - NeonLink-W Failure in creating Neon DB
session [40022

Suggestions? I've verified that the program works using Sybase & that the
freetds install works using simple CT-lib examples.

Thanks!





Archive powered by MHonArc 2.6.24.

Top of Page