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.

 All Forums
 SQL Server 2005 Forums
 Other SQL Server Topics (2005)
 Reading Access Data from Sql Server

Author  Topic 

sujitkar
Starting Member

4 Posts

Posted - 2009-04-10 : 00:45:58
Hi All,
I am getting a very critical problem. I am sure the u guys will definitely help me out.

I have one software, say SOFT1, which reads data from a MDB database. That software and the database is configured such a way that only SOFT1 can read or modify the MDB data. We cannot even open the MDB file. It is showing Permission denied (although I am logging in as admin).
Now I have been asked to get that data for some other software, say SOFT2. Since I cannot open the database, how it can be possible for me to design a new application on that data.

Kindly help. Thanx in advance.
   

- Advertisement -