News

Creating a database The first thing to do is to create a database. I’m going to demonstrate by creating a database called TECHREPUBLIC. First gain access to the MySQL prompt with the command ...
Creating and using an SQLite database for data persistence in Android apps. Covers the basics, as well as using foreign keys. Full source included.
The MySQL Database can be used to create a free online or offline mailing list. A basic mailing list database contains two tables. One table contains the name, email address, street address and ...