No access to MDB

thefunkyjoint

New member
Local time
Today, 05:34
Joined
Aug 17, 2011
Messages
1
Hello,

I need to migrate a MDB file from a third-part program to a SQL Server database in my application. My customer have provided the MDB file but when i try to read any table, i get an error telling me i don't have permission to do it. I can open the DB and even see the tables, but can't do anything more. I don't have further experience with Access as i always use SQL Server or Firebird. How can i have access to the MDB data ? Why is this error happening ?

Thanks !
 
The database may have been secured using Access ULS, you would need the MDW file and username/login in order to access the data.
 

Users who are viewing this thread

Back
Top Bottom