dimanche 24 janvier 2016

How can I give the user the ability to add a table inside the database of an android app?

The user inserts the attributes of the table and their type. Example: table Car: type:string quantity:int year_made:int

then he want to add another table with different attributes called Bus: num_seats:int quantity:int speed:double.

etc....

is it possible?

Aucun commentaire:

Enregistrer un commentaire