Programm3r
Programmer
When I include the following header files,
#include <sql.h>
#include <sqlext.h>
I receive this error:
[C++ Error] sqltypes.h(123): E2146 Need an identifier to declare
WHY???
Please help!!!
#include <sql.h>
#include <sqlext.h>
I receive this error:
[C++ Error] sqltypes.h(123): E2146 Need an identifier to declare
WHY???
Please help!!!