Hi,
Has anybody used a declaration like:
$include sqlca ;
...
$char dbname[50];
I would like to know this kind of usage with $ in the begining is used for which version of esql/informix. I am using informix database.
This particular code was in my .ec file. I have normally seen #include <sqlca.h>.
To further understand the code I would like to know what is the informix/esql used here.
Thanks,
Smitha