When using the TDK 1.1a10, to get those templates replaced (i.e.
@WHATEVER@), make sure to change the newapp.type= line in newapp.props
to peer instead of simple. Then, you'll still need to modify TR.props
and [newapp].properties to reflect the new driver type.
Will Stranathan
Guillaume Legris wrote:
> Hello,
>
> I'm a new Turbine user and I have some problems with
> DB configuration.
> My goal is to write a new adaptor for the embedded
> RDBMS Borland JDataStore.
>
> With an aim of testing DB configuration, I'm using
> DBInterbase adaptor:
>
> database.default.driver=org.gjt.mm.mysql.Driver
> database.default.url=jdbc:mysql://192.168.10.95/d:\test.db
> database.default.username=billandmonica
> database.default.password=georgesandunknownnow
>
> AND
>
> database.adaptor=DBInterbase
> database.adaptor.@DATABASE_ADAPTOR@=@DATABASE_DRIVER@
>
> this error occurs:
>
> java.lang.Error: Error in
> BasePeer.initTableSchema(TURBINE_USER): Database type
> org.gjt.mm.mysql.Driver not implemented.
> at java.lang.Throwable.(Throwable.java:96)
> at java.lang.Error.(Error.java:52)
>
> I tried also with mysql adaptor...
>
> What's wrong, please ?
>
> Thanks
>
>
>
> __________________________________________________
> Do You Yahoo!?
> Get email at your own domain with Yahoo! Mail.
> http://personal.mail.yahoo.com/
>
>
> ------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
> Problems?: [EMAIL PROTECTED]
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]