Tag Archives: row

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

SQL for Flat Files Primer Tutorial

Around here, we like SQL (Structured Query Language) as a tool to work for RDBMS databases (or “data sources”) of all flavours and styles and types and content, and this should come as no surprise, as a lot of thought … Continue reading

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

List Web Application PHP Tutorial

Yesterday, with List Web Application Cookie Tutorial as shown below, we made a list … What about if I revisit the web application much later? Will it remember anything from that previous session using it? What if the amount of … Continue reading

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

List Web Application Cookie Tutorial

About 6pm Sydney, Australia time on 26th March, 2017, our latest “Make a List” web application became quite a bit more “accountable”, but even if you’ve been trying it out “in detail” it’s quite possible you didn’t notice. You see, … Continue reading

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

List Web Application Row Sorting Tutorial

Think “list”, think “sort”, too. Sorting a list is a very common, and often useful web application piece of functionality, as “sorting” often increases “order” for we humans. But, as with “order”, the idea of “sort” can be quite varied … Continue reading

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

List Web Application Row Swapping Tutorial

Think “list”, think “order”. So to have a web application involving a list where there is no possible way to reorder is not such a useful web application. Now, the word “order” can mean many things to many people, so … Continue reading

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