23.8.07

Oracle BAM 10.1.3 External Data Source and Access DB

When preparing for a BAM demo I needed to show information from BAM external data source (MS Access sample database Northwind). Manual only described how to configure Oracle Database, but didn't give a sample how to configure Access DB.

After a while of tweaking out the configuration I got Access DB set up as an external data source. The key is to define following values as a sample:

Driver: Microsoft Access Driver (*.mdb)

Connection string: Dbq=d:\demodb\Nwind.mdb;

1 comment:

Enio Machado said...

What's the best way to do a backup of my oracle bam enviroment.
the enviroment was installed in windows server 2003.