Re: [concern-users] Changing DataSource
Brought to you by:
hengels,
leonchiver
|
From: Holger E. <he...@me...> - 2008-04-04 11:53:00
|
Hi Roman! Sorry, MySQL is not supported right now. Though it will be next week, as I'm installing a customer, who uses MySQL. I'm using postgres. Regards, Holger On Fri, 2008-04-04 at 13:43 +0200, Roman Rädle wrote: > Hi, > > By default the Hypersonic SQL database will be used for osbl-demo but > now I've tried to change the data source to an mysql one. I had no > success with the approach changing everything to mysql within the > custom-build.properties. > > database.vendor=mysql > datasource.name=MySQLDS > datasource.url=jdbc:mysql://localhost:3306/test > datasource.username=root > datasource.password= > hibernate.dialect=org.hibernate.dialect.MySQLInnoDBDialect > > Any ideas how to use a mysql database instead of hypersonic? > > Regards, > -- Roman > > > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > _______________________________________________ > concern-users mailing list > con...@li... > https://lists.sourceforge.net/lists/listinfo/concern-users |