ok, i made a database using code only.
i can add tables and i can add columns to the tables.
i do this like pirate showed in his tutorial.
now that i have this, how do i add rows to the tables?
i have read many ado tutorials, but none of them show in an easy way how to do this.
for example, does any body have some code to do this:
fill a table with this data:
the filename of every file in a folder, where each filename has its own cell.

please please give me some simple code that i can start out with...