Viewing post 1 (of 2 total)
For those that have still have this problem, try this:
void paem_get_val(int p_empr,char *p_tipo,char *p_paem)
{
EXEC SQL BEGIN DECLARE SECTION;
char query[2500];
/* variables de salida...
June 30, 2006 at 5:25 pm
#647083