Learn C# Sharp
Learn Java
Access To Relational Databases
Learn programming Visual Basic (VB.net)
Visual Basic
exercises
52
Database creation
Create a program to ask the user for data about books (title, author, genre and summary) and store them in a SQLite database....
44
Database query
Create a program to display the data about books which your previous prorgram has stored....
39
Full acces to a database
Create a program to allow the user both entering data about books and surfing the existing data. It must behave correctly if the data file does not ex...