Tigg
TV
A series of Free training
videos from
Indigo Rose forum member TJ_Tigger.
TiggTV #1: This lesson focuses on
building a project that will use the SQLite
plugin. SQLite plugin is a type of databases
compatible with Autoplay . We create a new
project, add the SQLite plugin to the
project and create a database for our
project to use. then we add a table to our
database and create a function to read
information stored in the database and
display that information in a table. Link:
Watch Video Now Length: 00:18:54 Format: Flash
TiggTV #2: This Lesson takes a closer
look at the SELECT and INSERT statements
used in SQLite. We then create a function
that will read information from the database
for a record and display that specific
information. Link:
Watch Video Now Length: 00:23:20 Format: Flash
TiggTV #3: We start this lesson
by reviewing the UPDATE statement used in
SQLite. We then build functions that will
update a selected entry from our database as
well as encrypt and decrypt data stored in
our database to make this application more
secure. This information is then
incorporated into our existing application. Link:
Watch Video Now Length: 00:27:12 Format: Flash
TiggTV #4: In this episode we take a
closer look at the CREATE TABLE statement.
We also start the process to secure our
application by adding a script that will
prompt the user of the application to enter
a password before they are able to open the
application. Link:
Watch Video Now Length: 00:29:46 Format: Flash
TiggTV #5: Episode 5 finishes the
password script that we started in episode 4
to secure access to our application. We also
take the time to review the password script
and describe it's implementation. Link:
Watch Video Now Length: 00:19:30 Format: Flash
TiggTV #6: Lesson six sees the
conclusion of the SQLite project started in
Episode 1 of TiggTV. We review the DELETE
statemet used in SQLite and create a delete
function into our project to remove unwanted
entries from our database. Link:
Watch Video Now Length: 00:11:42 Format: Flash