DataBase SQL Android APK

DataBase SQL Android  Icon
0/5
0 Ratings
Developer
JOSE MUNOZ
Current Version
1.0
Date Published
File Size
4.6 MB
Package ID
com.josemunoz.databasesql
Price
$ 0.00
Downloads
46+
Category
Android Apps
Genre
Productivity

APK Version History

Version
1.0 (9)
Architecture
universal
Release Date
November 07, 2022
Requirement
Android 8.0+
Version
1.0 (8)
Architecture
universal
Release Date
September 02, 2021
Requirement
Android 4.1+
Version
1.0 (6)
Architecture
universal
Release Date
March 24, 2020
Requirement
Android 4.0+
Version
1.0 (4)
Architecture
universal
Release Date
February 11, 2020
Requirement
Android 4.0+
  • DataBase SQL Android Screenshot
  • DataBase SQL Android Screenshot
  • DataBase SQL Android Screenshot
  • DataBase SQL Android Screenshot
  • DataBase SQL Android Screenshot
  • DataBase SQL Android Screenshot
  • DataBase SQL Android Screenshot
  • DataBase SQL Android Screenshot
  • DataBase SQL Android Screenshot
  • DataBase SQL Android Screenshot
  • DataBase SQL Android Screenshot
  • DataBase SQL Android Screenshot
  • DataBase SQL Android Screenshot
  • DataBase SQL Android Screenshot
  • DataBase SQL Android Screenshot
  • DataBase SQL Android Screenshot
  • DataBase SQL Android Screenshot
  • DataBase SQL Android Screenshot
  • DataBase SQL Android Screenshot
  • DataBase SQL Android Screenshot
  • DataBase SQL Android Screenshot
  • DataBase SQL Android Screenshot
  • DataBase SQL Android Screenshot
  • DataBase SQL Android Screenshot

About Radio FM 90s

The DataBase SQL Android application allows you to store and manage information in an SQL database located on a PC or a WEB server. The application allows the management of data information and access to information through Android mobile devices (phones and Tablet). The information of different users can be accessed locally connected to the same WIFY data network or worldwide through the internet. The application allows multiple users to access the database simultaneously.

Users who accelerate the information do so through a user access security system. Users must access through a Username and Password. To do this, two data tables must be created in the SQL database. A user table called "user" where the following records are stored: NAME, MAIL, USERNAME AND PASSWORD. You must also create a table called "app" where the data to be processed will be stored. The records that must be created in that table are: DATO1, DATO2, DATO3, DATO4, DATO5 and DATO6.

It must be created on the local SQL server or on the WEB page in a folder called “app”. There you must place the necessary PHP files to manage the database. PHP files can be downloaded for free from the developer's website: http://jmarino28.000webhostapp.com/tutoriales.html . All the information needed to configure PHP files and server data, whether the local server or WEB is explained in the video tutorial located on the developer's WEB page. The application allows the following SQL data management:
1. View all the information stored in the “app” data table located in the database.
2. Edit Records.
3. Create Records.
4. Delete Records

When entering a user through the Username and Password, a user session is automatically created and the Username and Password will be stored. In the menu section you can close the session created by the user.

The application allows you to configure the IP address of the local SQL database server or the name of the WEB site where the database is located via the Internet.
It is very easy to use the application for managing SQL database information through Android devices, be sure to watch the video tutorial to learn how to configure the application, PHP files, the SQL Database, the User and data tables.

What's New in this version

Application Performance Improvements