Boston Python Workshop/Saturday/Web app project: Difference between revisions

imported>Paulproteus
imported>Paulproteus
Line 363:
* Find SQLite Manager in '''Tools'''->'''SQLite Manager'''
* In the SQLite Manager menus, choose: '''Database'''->'''Connect Database'''
* Find the '''workshop_mysite/database.db''' file.
 
Browse your tables! This is another way of looking at the data you just created.
 
'''Note''': In order to find the ''database.db'' file, you might need to ask SQLite Manager to show you all files, not just the ''*.sqlite'' files.
I (the author of this tutorial) think it's really important that you be able to find this database file. So go ahead and do this step.
 
I (the author of this tutorial) think it's really important that you be able to find this database file. So go ahead and do this step. Browse around! Hooray.
 
When you're satisfied with your Poll data, you can close it.
 
=== Save and share our work ===
Anonymous user