Editing Easy DB Help File

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 108: Line 108:
 
== Make a New Database ==
 
== Make a New Database ==
  
Now you need a database to keep this data ( and a place for the table named something like dogs ).
+
Now you need a database to keep this data ( the table named something like dogs ).
 
You can use any database that is hanging around and does not already have a table called  
 
You can use any database that is hanging around and does not already have a table called  
dogs ( use the Database File: <Browse...> button to choose one or make a new one.
+
dogs ( use the <Browse...> button to choose one or make a new one.
  
 
Lets do it the hard way and make a new one.  You could type in the name you want for the file
 
Lets do it the hard way and make a new one.  You could type in the name you want for the file
but that can be tricky especially getting the path right, so lets pick one using the Database: file <Browse...>
+
but that can be tricky especially getting the path right, so lets pick one using the Database file <Browse...>
button, then edit the name. For example:  I browse to:  
+
button, then edit the name.
 
+
        example:  I browse to: D:/Russ/0000/python00/python3/_projects/easy_db/people/people_database.db
    D:/Russ/0000/python00/python3/_projects/easy_db/people/people_database.db
+
        which must exist and edit to  
 
+
                              D:/Russ/0000/python00/python3/_projects/easy_db/people/dog_database.db
which must exist ( since your browse to it ) and edit to  
 
 
 
    D:/Russ/0000/python00/python3/_projects/easy_db/people/dog_database.db
 
 
          
 
          
note:  the old file will be erased, lets warn the user and get approval ??    not sure we make it yet, we should       
+
no the old file will be erased, lets warn the user and get approval ??    not sure we make it yet, we should       
the file must not already exist ( remember we are making a new db ) but the path to it must
+
        the file must not already exist ( remember we are making a new db ) but the path to it must
you may use your file manager to make new folders ( directories ) if you wish.
+
        you may use your file manager to make new folders ( directories ) if you wish.  
  
 
== Prepare Some Data ==
 
== Prepare Some Data ==

Please note that all contributions to OpenCircuits may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see OpenCircuits:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)