Results 1 to 3 of 3
Thread: Java DB
- 05-05-2010, 04:32 PM #1
Member
- Join Date
- Feb 2010
- Posts
- 15
- Rep Power
- 0
Java DB
Hi,
I ve just discovered java db. Have I understood correctly, may I distribute an application which makes use of java db, and allow users to use this application without them having to install (or make a connection) to the database?
Is there a limit to the amount of information it can hold. I read somewhere that is is only 2 MB large. is that the limit size?
thanks
- 05-05-2010, 04:57 PM #2
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,406
- Blog Entries
- 7
- Rep Power
- 17
- 05-07-2010, 02:26 PM #3
Member
- Join Date
- May 2010
- Posts
- 4
- Rep Power
- 0
Hello,
I use it in my application that is a POS system with 6 terminals that are sharing one derby db. It works really well. Just have java runtime installed, .bat file to start server once, .exe jar on each station. Very small footprint and speed is very good.
Yes, you can distribute. Mine is the db folder, java runtime, and .exe jar.
Cheers...


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks