Hello, All.

   In my application I need to use Firebird and ODBC at the same time. In a CPP 
file I 
included ibase.h and sql.h to get declarations of ISC_TIMESTAMP and 
SQL_NUMERIC_STRUCT, 
but got compilation errors about conflicting macros such as SQL_TIMESTAMP.
   This is not a problem I can't solve, so it is not a support question.
   I suggest you to stop gather all headers into one huge ibase.h, but provide 
them 
separately. In this case the problem above could be solved by including 
ibase_types.h (or 
something like that) which has only types declarations inside.

-- 
   WBR, SD.

------------------------------------------------------------------------------
Own the Future-Intel(R) Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest. Compete 
for recognition, cash, and the chance to get your game on Steam. 
$5K grand prize plus 10 genre and skill prizes. Submit your demo 
by 6/6/13. http://altfarm.mediaplex.com/ad/ck/12124-176961-30367-2
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to