on 12/27/2000 12:51 PM, "Marcelo Vanzin" <[EMAIL PROTECTED]> wrote:

> 
> As the subject says. :-)
> 
> Aside from some HTML glitches, the HOWTO fails to mention you need to
> setup the following lines in TurbineResources.properties:
> 
> database.adaptor=DBOracle
> database.adaptor.DBOracle=oracle.jdbc.driver.OracleDriver

If you use the build-conf stuff, you can have it done for you.

> Also, the sql script that creates the default user (turbine) tries to put
> a null into the user_id column in the turbine_user table, which raises
> an error (at least in Oracle). For Oracle, the line would be:
> 
> insert into TURBINE_USER (USER_ID, LOGIN_NAME, PASSWORD_VALUE,
> FIRST_NAME, LAST NAME) values (TURBINE_USER_SEQ.nextval, 'turbine',
> 'turbine', 'turbine', 'turbine');
> 
> If not one is still maintaining that, I can fix it.

Always provide patches.

thx.

-jon

-- 
Honk if you love peace and quiet.




------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to