Database Toolbox Release Notes | ![]() ![]() |
Upgrading from an Earlier Release
This section describes issues involved in upgrading from the Database Toolbox 2.2.1.
If you are upgrading from an earlier version, then see Upgrading from an Earlier Release.
BOOLEAN Data Types Now Represented as 1's and 0's
Previously, if you retrieved a BOOLEAN
field from a database using fetch
, the values were returned as true
or false
strings. Now they are returned as 1's and 0's in MATLAB and have a class of logical
. For details see the Visual Query Builder documentation, and the fetch
and insert
function reference pages.
![]() | Platform Limitations | Database Toolbox 2.2.1 Release Notes | ![]() |
© 1994-2005 The MathWorks, Inc.