Regards
Satya
ie
strings libtcl_r.so| grep Sybase
You will get back the copyright and version string amongst other things.
Shared libs are found in $SYBASE/$SYBASE_OCS/lib
N.
<saty...@exact-solutions.com> wrote in message
news:1102364427.3...@c13g2000cwb.googlegroups.com...
Try
strings $SYBASE/lib/libct.a | grep -i Sybase
Sids
> Hi,
> How do i find out the version of the ct-lib being used.
> A quick response would be appreciated.
To add to the other posts - you can get the version string from within a
CT-lib application like this:
ct_config(context, CS_GET, CS_VER_STRING,
(CS_VOID*)buffer, 1024, &outlen);
Michael
--
Michael Peppler - mpep...@peppler.org - http://www.peppler.org/
Sybase DBA/Developer
Available for contract work - http://www.peppler.org/resume.html