Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Repository under mysql

Status
Not open for further replies.

zidaniel

Programmer
Oct 21, 2002
1
GB
Hi,

Im new in BO.

Is it possible to build repository under mysql database.

Any helps would be appreciate, Thanks.
 
AFAIK BO does not support MySQL as an RDBMS, using generic ODBC you could report on MySQL data, but using MySQL as a database to build a repository in is another matter...

T. Blom
Information analyst
tbl@shimano-eu.com
 
I agree with blom0344. BO has a list of supported databases that can be used as a repository. Generic ODBC sources are not allowed.

It's likely possible to do, but it's not worth the effort. I would just use an MS Access database for the repository and then you'd be OK.

I know they don't officially support MS Access databases for the repository, but at least you can build one without doing anything special. They work fine.

Steve Krandel
Westbay Solutions
 
I've tried and I can say that it is a bad idea.
MySQL is not supported and is really not the right db for the repo.
Mind that it's not easy to build reports based on MySQL, since there is no support for specific SQL dialect

Stick to your guns
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top