I am not sure if it an absolute necessity, but I have got in the habit of keeping the MS Access db stored locally on the Web Intelligence Server. I have not had good luck with accessing MS access databases across the network and reporting against it with Webi.
You do not need MS Access installed on the server, just the database file.
Now, you are using UNIX which may throw another variable into it.
i m able to run the queries in full client but not in WEBI it is giving me the same error as someone had written above.
can u tell how to install MS access database on the server…
is it something to change with the log files…
I’d recommend just migrating your database to Oracle. The other option is you could use something like the OpenRDA ODBC Driver which will allow you to connect to Access Databases.
When we have had occasion to do this (in Windows), it is a simple move using Windows Explorer copying a file from one server to another. We have even written some code to automate this. I would imagine the same could be done in UNIX.
Hi Swimmer,
To create a ODBC with Excel we need to choose Generic/Generic ODBC Datasource/ODBC Drivers.
This will allow us to use Excel dsn as input for universe creation.
Cheers
-Arpan