O
Orb
Hi!
Can anyone please point my any tutorial or www that can help my to write
such an application:
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
database, and creating raports.
I wont to write this application in Java and use Jface interface.
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)
I have experience with applets and math class so I do not no how to start
with application.
And two more question :
How in Java I can compile program to working in MS Windows application ?
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.
Thanks for any help
Can anyone please point my any tutorial or www that can help my to write
such an application:
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
database, and creating raports.
I wont to write this application in Java and use Jface interface.
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)
I have experience with applets and math class so I do not no how to start
with application.
And two more question :
How in Java I can compile program to working in MS Windows application ?
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.
Thanks for any help