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]

Reply via email to