K_Nakagawa Apps

SQLitaData (Input of database) 1.03.02
K_Nakagawa
Since SQLiteData can freely create inputfields, memo input. Car fuel consumption management. Weightmanagement.You can create a favorite such as databases.Function.1. Database can be created kinds.2. Table can create unlimited.3. The item can be created of 20 for each table.4. Sortable of data in any items.5. Between items calculation can be set of selection criteria forthe data.6. Select Input.Item name you can set the Japanese the "item name" in additionto the name to be used in SQLite, says it is easy to understandwhen you enter.After you have the registration of the table name and databasename, and then the set [integer, text], such as the name and typeof item to be input.If the settings once, you can focus on the input of the dataafter.I can set the selected input to input. For example, you can set theinput selection ( ) in the field of [gender].The setting method, how to you put (M, F) and the item set tospecified value {}.You can create a separate table, such as gender], and one, thenenter the data of two {woman} and {man} as the data of [gender]table [of] item,By performing a set say {'ll see the [gender] table [of]} item, Youcan get the same results.You can easily calculate that you must place them in a formula ofthe items set to specified value {}.The items that can be calculated, data entry (input screen) thesame record of the input current, and constant data of of thespecified item in the table of your or.Arithmetic equations are - only (+ * /). Because I do not think thepriority of the calculation, by calculating from left to right, andthen the item value of the results there.Example (same record)Add fuel consumption calculation of [fuel] and items "= [Kyori] /[Gas]" to the specified value {}. Distance Km / l refueling(Data or the ) ExampleOr "= [SouKyori] - [SouKyori].Last / [Gas]." I put the. /(Refueling l) (total distance Km total distance of Km-this time thelast)Example (constant)I put the "= [Hankei] * 2 * 3.14" in {} specified value of[circumference] item.At any time, non-type Because you can change the name and itemto be used in SQLite, I can freely enter and test the specifiedvalue and the name of the display.You can display data in a tabular format that you entered.If the AutoLink set here, if you touch the phone number and makecalls as it is.You can create e-mail can be done by touching the e-mail address,to open the Web if you touch the Web addressI'm sorryEnglish expression might be bad.
SQLiteDataPlus database 2.0.10b
K_Nakagawa
This is the extended versionofSQLiteSata.SQLiteData you database creation and data input.In addition to the above the Plus plate, you can exchangedatarecorded in the information and database for databaseconstructedfor an external file (SD card).Manualhttp://sqlitedata.webcrow.jp/Plus/eg/index.htmlNormally, when performing data management is to locateanddownload a special app for it, you will be using it to learn howtooperate the application.Therefore, you will need an app for the number of datamanagement.As an example (pocket money book, diary, notepad, carmaintenancerecords, timetables, friends management, etc.)This application is designed to allow a generic datamanagement,easy data input we have to like as possible.--------Basic Specifications--------1. database number: No limit2. The number of tables: No limit3. column (number of items) without limit4. The number of registered data: 2,147,483,647(Integerlimit)  (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 dialog4. input by reference between the tables5. numerical range specified by the possible input6. possible input of calculated value by between items(includingthe calculation item constant, the initial value andfinaldestination of the record)7. required input specified in the possible preventionofnon-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 ofdatadisplay, split can be displayed4. data is sorted to be displayed. (Attach a data displayofconditions) can be registered for the selected conditions5. sort data in the item (arranged. Descending Ascending)sortconditions can be registered-----------------File writing function-----------------1. storage of storage and data of the table name,columnconfiguration information2. read the data from the file from the column informationcreationof tables and to an existing tableReadable If you register a csv file to SD that was madewithpersonal computer (character code conversion there)3. I want to copy a table in a different name. (Samecolumnconfiguration)4. Delete the file and content display--------------Security--------------1. If you specify the administrator password, table changes andthelike to allow only administrator2. If you specify a data input administrator password, youcanmanage the input's data.(Of course, can input the change-data of anyone table If you donotspecify)