Tag Archives: data table

AppML Acronyms Hierarchy Tutorial

Yesterday’s AppML Acronyms Tutorial works in an HTML table by appml-repeating table cell content elements via an array. What happens if your JSON contains arrays within arrays, like our Acronym data’s “vars” members … [{“sf”: “BHP”, “lfs”: [{“lf”: “benign prostatic … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

MySql Database on Database Join Tutorial

Why might you want to join two tables from different databases of the same type, that being MySql, today? We can think of … synchronizing two data sources represented by those two database tables, perhaps one updated, one yet to … Continue reading

Posted in Database, eLearning, Tutorials | Tagged , , , , , , , , , , , , , , , , | Leave a comment

SQL for Flat Files Supervisory Tutorial

Though we could add many more web applications that use our Flat Files SQL Engine (in a child HTML iframe element scenario) we’re feeling a bit “onions of the 4th dimension” about all this, and we think we can encase … Continue reading

Posted in Database, eLearning, Event-Driven Programming, Projects, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

SQL for Flat Files Data Type Tutorial

Do you recall a statement in this blog posting thread’s “primer” tutorial as per … data type “smarts” … we’re keeping it really “everything ends up as a string” … doh … simple, for now, with our flat file data … Continue reading

Posted in Database, eLearning, Projects, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

SQL for Flat Files Database Tutorial

We’ve spoken about “data permanence” before, when we presented PHP Themed Supervision Sixth Genericization Tutorial Can the Javascript client side of the web application world “save” anything? Sort of, if you want to consider HTTP Cookies, and lots and lots … Continue reading

Posted in Database, eLearning, Projects, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

SQL for Flat Files Poll Tutorial

We venture further down the route of interfacing web applications to our Flat File SQL Engine. The first interfacing web application we started out on, to the “proof of concept” level yesterday, when we presented SQL for Flat Files DDL … Continue reading

Posted in Database, eLearning, Projects, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , | Leave a comment

SQL for Flat Files DDL Tutorial

Welcome to the tutorial title that changes the least but with a big change to direction with our Flat File SQL Engine thinking because today’s SQL DDL focussed work opens our Flat File SQL Engine up to ‘outside’ use. That … Continue reading

Posted in Database, eLearning, Projects, Tutorials | Tagged , , , , , , , , , , , , , , , , , , | Leave a comment

SQL for Flat Files DML Tutorial

Continuing on with our “Flat File SQL Engine” project today, building on yesterday’s SQL for Flat Files Primer Tutorial we can summarize the emphasis of today’s work by … relenting on those DML flat file data table data content restrictions, … Continue reading

Posted in Database, eLearning, Projects, Tutorials | Tagged , , , , , , , , , , , , , , , , , | Leave a comment