I apologize for being so uneducated with the Java lingo but when you mention things like classpath I am lost. I understand bluedragon tags and how to create a great app that helps people access their data but I do not program in Java. classpath?
If I can link H2 to OpenBD today I will re-create my apps tableset in H2 and test it "in production". My app is ready I only need to know how to connect BD to the database. Thanks so much for your help! -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] Behalf Of Matthew Woodward Sent: Tuesday, November 25, 2008 11:29 AM To: [email protected] Subject: [OpenBD] Re: Installing and Running OpenBD Augusta ENT wrote: > What is the difference between the embedded database and the server > database? > The server database involves you actually starting up H2 and running it as a server, whereas the embedded database just involves you having the H2 jar file in your classpath and then the databases themselves are all file based. > I looked at all of out Sql Server tables for all of our applications and we > have under 1 g of data stored and about 120 users > accessing this data on a daily basis. It is small but used very frequently > during the day. > > I can give you more details on the applications if you like. > Sounds like either would work--Nitai has a lot more experience with H2 than I do. The embedded option is certainly simpler and sounds like it would handle that kind of load quite nicely, but hopefully Nitai will jump in and give his opinion. -- Matt Woodward [EMAIL PROTECTED] http://www.mattwoodward.com/blog Please do not send me proprietary file formats such as Word, PowerPoint, etc. as attachments. http://www.gnu.org/philosophy/no-word-attachments.html --~--~---------~--~----~------------~-------~--~----~ Open BlueDragon Public Mailing List http://groups.google.com/group/openbd?hl=en official blog @ http://blog.openbluedragon.org/ !! save a network - trim replies before posting !! -~----------~----~----~----~------~----~------~--~---
