Operating System - HP-UX
1830161 Members
3088 Online
109999 Solutions
New Discussion

Sybase database print statment using c programm

 
manan.dave
Occasional Contributor

Sybase database print statment using c programm

Hi all,
I am calling Sybase database store procedure using sybase db-library function from my C program. I am not able to get output of print statement which are use in sybase procedure.
I am using ansic c compiler for compiling my c program.
Can anybody tell me, IS there any change require at compilation of c program to get print statement of sybase procedure or some parameter setting require at database level ?