Dear List, I am not sure if this is the correct email address to post but here goes.
In my company we are deciding on what technology to use for a web based database entry tool. The application will store simple text in most cases, but there is also a picture (BLOB) as well. This will be a multi-user application, and should consider other changes made by others i.e. CREATE, READ ,UPDATE, and DELETE. i.e. a normal OLTP system. Perhaps someone could send a sample project which works with ORACLE or another DB ? Somehow we have come up with the idea to do this using Apache Tomcat JDO (Apache OJB came to our attention)for data persistance Struts. We want to deploy to MySQL, Oracle and perhaps even later DB2. Hopefully there will be no issues with this app. when using OJB(JDO uses primative JDBC to accomplish this DB portability is this the same with all JDO) There are 2 developers who can work on this, and we have been told we should be finnished in 3 months.. I realise that this is still release candidate, but should we use OJB or can someone recomend another free SUN JDO implementation? I do not mean to insult anyone in this group, it would be great to get some honest practial experience from commercial project developers who have implemented this. Kind regards Ben Bookey,
