flaviooooo
Programmer
Hi,
I don't know much about BO, but I'll try to explain my problem.
We have a BO server that we can reach through a webinterface. We would like to query on Accessdatabases.
Now we have an ODBC connection named 'clients local'. This points to a database that we copied to the harddrive of the server. This ODBC is connected in a universe 'clients local'
When we open this universe through the webinterface, the queries run smoothly.
Now I've created another ODBC connection named 'clients common'. This points to a database on our file server.
Another universe is created with that ODBC 'clients common'
When I try to run a query on this universe though, it runs extremely slow and just before it's about to reach the end, throws me this error:
Database error: [Microsoft][ODBC Microsoft Access Driver] The Microsoft jet database engine cannot open the file '(unknown)'. It is already opened exclusively by another user, or you need permission to view it's data. Contact your administrator or database supplier for more information (Error: WIS 10901)
HELP
I don't know much about BO, but I'll try to explain my problem.
We have a BO server that we can reach through a webinterface. We would like to query on Accessdatabases.
Now we have an ODBC connection named 'clients local'. This points to a database that we copied to the harddrive of the server. This ODBC is connected in a universe 'clients local'
When we open this universe through the webinterface, the queries run smoothly.
Now I've created another ODBC connection named 'clients common'. This points to a database on our file server.
Another universe is created with that ODBC 'clients common'
When I try to run a query on this universe though, it runs extremely slow and just before it's about to reach the end, throws me this error:
Database error: [Microsoft][ODBC Microsoft Access Driver] The Microsoft jet database engine cannot open the file '(unknown)'. It is already opened exclusively by another user, or you need permission to view it's data. Contact your administrator or database supplier for more information (Error: WIS 10901)
HELP