About SQLiteDataPlus database
This is the extended version of SQLiteSata.
SQLiteData you database creation and data input.
In addition to the above the Plus plate, you can exchange data recorded in the information and database for database constructed for an external file (SD card).
Manual
http://sqlitedata.webcrow.jp/Plus/eg/index.html
Normally, when performing data management is to locate and download a special app for it, you will be using it to learn how to operate the application.
Therefore, you will need an app for the number of data management. As an example (pocket money book, diary, notepad, car maintenance records, timetables, friends management, etc.)
This application is designed to allow a generic data management, easy data input we have to like as possible.
--------
Basic Specifications
--------
1. database number: No limit
2. The number of tables: No limit
3. column (number of items) without limit
4. The number of registered data: 2,147,483,647 (Integer limit)
(However, according to limit the amount of memory)
--------------
Data input support
--------------
1. Date dialog input (including automatic input)
2. Time dialog input I (including automatic input)
The input by 3. Data selection dialog
4. input by reference between the tables
5. numerical range specified by the possible input
6. possible input of calculated value by between items (including the calculation item constant, the initial value and final destination of the record)
7. required input specified in the possible prevention of non-input
----------
Data display
----------
1. Data simple display (can be specified display items)
2. display of the data table. Displayed in a table of rows (records) and columns (column)
3. In order to speed up the display when a large amount of data display, split can be displayed
4. data is sorted to be displayed. (Attach a data display of conditions) can be registered for the selected conditions
5. sort data in the item (arranged. Descending Ascending) sort conditions can be registered
-----------------
File writing function
-----------------
1. storage of storage and data of the table name, column configuration information
2. read the data from the file from the column information creation of tables and to an existing table
Readable If you register a csv file to SD that was made with personal computer (character code conversion there)
3. I want to copy a table in a different name. (Same column configuration)
4. Delete the file and content display
--------------
Security
--------------
1. If you specify the administrator password, table changes and the like to allow only administrator
2. If you specify a data input administrator password, you can manage the input's data.
(Of course, can input the change-data of anyone table If you do not specify)