Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
jhermiz
3564 Posts |
Posted - 2004-11-23 : 15:00:12
|
When Running the report in vs.net it works fine...An error has occurred during report processing. (rsProcessingAborted) Get Online HelpCannot create a connection to data source 'OldIMS'. (rsErrorOpeningConnection) Get Online HelpThe Microsoft Jet database engine cannot open the file '\\Predator\IMS\IMS_be.mdb'. It is already opened exclusively by another user, or you need permission to view its data. Problem is I need to be able to run this report even when users are in this old access database.Is this why the report wont run ?The access database has no credentials and does not use access security, so it cannot be this.Anyone else have any ideas ? |
|
jhermiz
3564 Posts |
Posted - 2004-11-23 : 23:27:26
|
That is this report is based on an access backend.I try to view it in vs.net works a treat...I try to view it via the report viewer over the web and I get that above message...Anyone ? |
 |
|
|
|
|