![]() |
PRAGMA | All defined pragma's are set when the database is opened. Useually you do not need this component, but if you want to changes settings like the cache size etc. You can use this components. You can always use the PRAGMA statement within your own sql. Be aware that changing some pragma settings (like changing fieldname reports) might frustrate a good working of the components. For a good explanation of the pragma's see the documentation to be found on www.sqlite.org. |