Database Toolbox | ![]() |
Using preferences, you can specify:
setdbprefs
. Note that the settings for writing strings and numbers are not relevant for use in the Visual Query Builder, since you cannot export data using the Visual Query Builder. However, you can change the settings in the VQB Preferences dialog box and those settings are used if you export data using the Database Toolbox functions.
If you click OK, the Preferences dialog box closes. If you click Apply, the Preference dialog box remains open, but the preferences are in effect.
Preferences apply to the current MATLAB session. They are not saved with a query.
Another way to set preferences is using the setdbprefs
function. To use the preferences whenever you run MATLAB, include the setdbprefs
function in your startup
file.
See Also
![]() | Save Queries |