Hi All:
I have written a Stored procedure but it doesn't compile.
I have installed and configured MS Visual C++ according to
tips from IBM.
Here is the beggining of the error when I try to compile.
-------------------------------------------------------------
P0372683.c(17) : error C2065: 'wchar_t' : undeclared identifier
P0372683.sqc(258) : error C2065: 'NULL' : undeclared identifier
-------------------------------------------------------------
Any advice...?