tags:

views:

49

answers:

1

i want to build a db file where i can

1.withdraw relevant info from tables I already inserted there 2.add to this db file new values

but the main thing I want db file with info already stored in the application where 1,2 are optional from it can someone please help me ? it will mean a lot thanks :)...

A: 

Google does a great example of this in their Notepad tutorial found here

mtmurdock