Re: java and database
- From: IchBin <weconsul@xxxxxxx>
- Date: Sat, 29 Oct 2005 11:17:51 -0400
Orb wrote:
Hi!
Can anyone please point my any tutorial or www that can help my to write such an application:
*Sun tutorials* http://java.sun.com/docs/books/tutorial/reallybigindex.html
*Sun jdbc tutorial* http://java.sun.com/docs/books/tutorial/jdbc/index.html
*java.sql* examples.. http://javaalmanac.com/cgi-bin/search/find.pl?words=database
*A First HSQLDB Connection Example* http://hsqldb.org/doc/guide/apb.html
<snip>
Users should have theirs own logins with assign permissions . I wont to set wrights to CTabFolder. For example a have 3 CTabFolder :
1th - Add data (all users)
2 - Delete data (only administrator)
3 - reports (only users with given permission)
*How to Use Tabbed Panes * http://java.sun.com/docs/books/tutorial/uiswing/components/tabbedpane.html
*JTabbedPane Examples* http://javaalmanac.com/cgi-bin/search/find.pl?words=JTabbedPane
<snip>
What kind of freeware database should I choose in this project remembering that the construction of database is simple and the records should be near 50k.
A small footprint and very fast *hsqldb - 100% Java Database* http://hsqldb.org/
--
Thanks in Advance...
IchBin, Pocono Lake, Pa, USA http://weconsultants.servebeer.com/JHackerAppManager
__________________________________________________________________________
'If there is one, Knowledge is the "Fountain of Youth"' -William E. Taylor, Regular Guy (1952-) .
- References:
- java and database
- From: Orb
- java and database
- Prev by Date: Re: Constructor inheritance
- Next by Date: Jar: protocol question
- Previous by thread: java and database
- Next by thread: Different behavior Win/Mac/Linux
- Index(es):
Relevant Pages
|