Hi Ryan,
Thanks for the information.
My application is a daemonprocess (say name of application is 'APP' )which calls database (Sybase) procedures and from database we are executing RPC calls like
exec APP...print_calls
My application uses libsybsrv ( I Found in Open Server Installation 15.0 could not find in SDK installation 15.7 and 15.0 ) and libsybdb (I Could not find in Open Server Installation 15.5 but found in SDK installation 15.7 and 15.0 ) and all other remaining libraries which are required for compiling my application are present in both Open Server and SDK installations (libsybtcl,libsybct etc), and we are using header files present in Open Server Installation.
I need both libsybsrv and libsybdb for compiling my application.
Can I get any installation which has all the libraries or can I use some libraries from Open Server's open client and some from SDK's open client for building my application?
If it is possible like that,Which versions of open server and SDK should I prefer?
Thanks in advance.
Regards,
Bhanusree