Orb schrieb:
> Hi!
>
> Can anyone please point my any tutorial or www that can help my to write
> such an application:
get yourself a "Java Enterprise" or "JDBC" book. Or google for "JDBC
tutorial".
> I wont to write application with database placed on the server and 5 to 10
> clients connected to this database. Clients can only writes data to
[quoted text clipped - 23 lines]
>
> Thanks for any help
> 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 :
[quoted text clipped - 4 lines]
>
> 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/

Signature
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-)