How to set LargeIntPrecision to 18 for TLargeIntField?
Posted: Wed 04 Aug 2010 17:51
Hello
I have a C++Builder2006 software development case, who uses ODAC.
Now I want a TOraQuery can return a dataset with field in type of Integer, LargeInt or Float.
Since it is a C++ project, how can I set the global constant LargeIntPrecision to 18 according to FAQ?
I have a C++Builder2006 software development case, who uses ODAC.
Now I want a TOraQuery can return a dataset with field in type of Integer, LargeInt or Float.
Since it is a C++ project, how can I set the global constant LargeIntPrecision to 18 according to FAQ?