Join Our 3 MILLION+ Members Today! Register Here | Login
Go Back   BlackBerry Forums at CrackBerry.com > BlackBerry Professionals > App Developers

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
    Thread Author   #1  
Old 10-05-2010, 03:49 AM
CrackBerry Newbie
 
Join Date: Sep 2010
Posts: 9
Likes Received: 0
Thanked 0 Times in 0 Posts
Default balckberry sqlite demo program

Hello All,

In the demo program of blackberry's sqlitedemo, is there any means with which we can trace the previously created tables? In the output it shows,3 drop down menus namely,Shopping,Theatres and Restaurants with some contents within them,but the program has other factors such as phone no,address,name etc which are not visible. Can you help me in understand the code better? I am new to SQLite.
Reply With Quote Tip this Post
  #2  
Old 10-05-2010, 11:20 AM
Developer - ToySoft
Device(s): 9800 (Torch)
Carrier: Fido
 
Location: Canada
Join Date: May 2008
Posts: 2,756
Likes Received: 48
Thanked 80 Times in 54 Posts
Default

Quote:
Originally Posted by rashmi.rrb View Post
Hello All,

In the demo program of blackberry's sqlitedemo, is there any means with which we can trace the previously created tables? In the output it shows,3 drop down menus namely,Shopping,Theatres and Restaurants with some contents within them,but the program has other factors such as phone no,address,name etc which are not visible. Can you help me in understand the code better? I am new to SQLite.
those 3 are tables and phone no, address are fields that belongs to the table.

if you look at the code where it creates the table you will see it.

the demo isnt very good for beginners. it doesnt show exactly how the tables are created but instead if reads the pre-created tables already.

google on sqllite commands
__________________
Visit our website www.toysoft.ca for Cool BlackBerry Apps!
Follow us @ http://twitter.com/toysoft or visit us at AppWorld
Reply With Quote Tip this Post
Reply
BlackBerry Forums at CrackBerry.com > > BlackBerry Professionals > App Developers   balckberry sqlite demo program

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes