Swing & SQLite application

Please support our Java advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: Dec 2007
Posts: 44
Reputation: arunpawar is an unknown quantity at this point 
Solved Threads: 0
arunpawar arunpawar is offline Offline
Light Poster

Swing & SQLite application

 
0
  #1
Nov 13th, 2008
I'm trying to create simpel notebook for me to take down classnotes, using java swing &
SQLite. This will even help me to learn more about swing & SQL .

(I'm not sure whether it is possible or SQLites usage is good or not). So anyway i decided
to use SQLite. But i've very limited experience with it. So i've few questions:

1) Is it possible to connect this app to sqlite persistently? if yes then how that sqlite can
be embeded with application?so i can upload at daniweb as well as complete application?


2) is it possible to encrypt the database in SQLite?


For database creation my questions are:

How can i create database which has table that carries three fields 1) Name 2) Note 3)
Categary Name is like the title for notes here, Note will contain entire ntoes i type during lecture so this will be huge so i'm concerened about range i can give before creating table,
category is confusing as well as it'll carry the notes for each subject,so i'm thinking
about drop-down options but i don't know how to handle this.

I might be lacking the whole picture of looking at the database. but your pointers can help
me here.So how can i handle these problems realated to size of type? which type to use etc.

Pointers and corrections,guidence is highly appreciated. Please do let me know how to
proceed further.

Thanks in advance.
Last edited by arunpawar; Nov 13th, 2008 at 10:02 am.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the Java Forum
Thread Tools Search this Thread



Tag cloud for Java
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC