Web SQL Database Mini Tutorial

Pubblicato il: 15 maggio 2014
sul canale di: Degan Kettles
13,095
37

This shows you examples of using JavaScript to create, insert, select, and delete data in a Web SQL database in a web browser. (code samples linked below--use view source on pages)

I have created separate html pages that each demonstrate the JavaScript and SQL code for doing something with a database table. One page creates a table, one page inserts data into that table, one page selects data from that table, and one page deletes data from that table. Each of these pages assumes that I am working with a table called customer.

1 Create Table:

https://www.dropbox.com/s/4w5x6yejq70...



2 Insert Row:

https://www.dropbox.com/s/qhju8t8cs1x...



3 Select Data:

https://www.dropbox.com/s/vggwup78wl7...



4 Delete Row

https://www.dropbox.com/s/cu75fh9wsko...


In questa pagina del sito puoi guardare il video online Web SQL Database Mini Tutorial della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Degan Kettles 15 maggio 2014, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 13,095 volte e gli è piaciuto 37 spettatori. Buona visione!