ok, Matthieu is the king and I'm a loser ;) Alexis
On Wed, Oct 15, 2008 at 6:47 AM, Thilina Gunarathne <[EMAIL PROTECTED]>wrote: > Hi, > Just for the record... > > First I tried building the dao-hibernate-db package in 1.1.1 as Alexis > suggested and end up with the following SQL files. I wasn't able to find a > MYSQL sql file or a generic SQL file. > partial.oracle.sql > derby.sql partial.postgres.sql > firebird.sql partial.sqlserver.sql > hsql.sql postgres.sql > runtime.sql > oracle.sql sqlserver.sql > partial.firebird.sql store.sql > > Then I used the ode-2.0 mysql.sql script as Matthieu suggested.. It's > working great with 1.1.1 at the moment. > > thanks, > Thilina > > > On Tue, Sep 30, 2008 at 3:06 PM, Thilina Gunarathne <[EMAIL PROTECTED] > >wrote: > > > Thanks for the pointers... I'll try both the methods and let you guys > > know in case I run in to troubles.. > > > > thanks, > > Thilina > > > > On Tue, Sep 30, 2008 at 2:31 PM, Matthieu Riou <[EMAIL PROTECTED]> > > wrote: > > > To complement on Alexis' answer, the schema wasn't shipped only in > > > 1.1.1.Since then we know better :) So an alternative to building could > > > be to use > > > the schema of ODE 1.2, as a column addition is the only difference > > between > > > the two. > > > > > > Let is know how that works for you, worst case we could dig 1.1.1 and > > > rebuild it to give you the schema. > > > > > > Cheers, > > > Matthieu > > > > > > On Tue, Sep 30, 2008 at 11:08 AM, Alexis Midon <[EMAIL PROTECTED]> > > wrote: > > > > > >> The schema is not shipped with the war dist. You would have to > download > > the > > >> source distrib [1] and execute the following commands: > > >> $ cd dao-hibernate-db > > >> $ buildr _1.2.10_ > > >> > > >> To get buildr, check out [2] > > >> > > >> [1] http://www.apache.org/dyn/closer.cgi/ode/apache-ode-src-1.2.zip > > >> [2] http://incubator.apache.org/buildr/getting_started.html > > >> > > >> Cheers, > > >> > > >> Alexis > > >> > > >> On Tue, Sep 30, 2008 at 10:23 AM, Thilina Gunarathne < > [EMAIL PROTECTED] > > >> >wrote: > > >> > > >> > Hi, > > >> > Can somebody please point me to the ODE database schema's for the > > >> > 1.1.1 release. I was not able to find them in the dist or linked > from > > >> > the website. > > >> > > > >> > thanks, > > >> > Thilina > > >> > > > >> > -- > > >> > Thilina Gunarathne - http://thilinag.blogspot.com > > >> > > > >> > > > > > > > > > > > -- > > Thilina Gunarathne - http://thilinag.blogspot.com > > > > > > -- > Thilina Gunarathne - http://thilinag.blogspot.com >
