ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/runtime/IBHeader.pas
(Generate patch)

Comparing ibx/trunk/runtime/IBHeader.pas (file contents):
Revision 22 by tony, Mon Jul 7 13:00:15 2014 UTC vs.
Revision 23 by tony, Fri Mar 13 10:26:52 2015 UTC

# Line 2838 | Line 2838 | const
2838    SQL_TYPE_TIME                  =        560;
2839    SQL_TYPE_DATE                  =        570;
2840    SQL_INT64                      =        580;
2841 +  SQL_BOOLEAN                    =        32764;
2842    SQL_DATE                       =        SQL_TIMESTAMP;
2843  
2844   (*******************)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines