I'm very new to Access and I don't have any experience. At work, I was ask to research about migration of MS Access 2003 databases to 2007.
I have read on the Internet that usually if you open .mdb
files in Access 2007 it will normally work. But in my case I'm getting an error:
Action Failed
Now I'm not sure if I'm getting the correct file here.
Here is the structure of the file of the database. The database name is: Energy.
Folder Energy:
Access2003
Energy.app
System.MDW
Energy (it's a link)
Energy.ini
I made a copy of my Energy.app
and then renamed it to Energy.mdb
. And this file Energy.mdb
I opened in Access 2007. Then I got the error. How can I find the .mdb
file? Did I do the right thing?
I also read that I have to make a copy of the front-end or back end of my database. I'm not sure where is the front end and back end now.
Is it in the SQL Server? Thanks for your help in advance.
Additional Question
I tried to follow this one from the website:
Method 2: Move the database to a trusted location
To do this, follow these steps:
Determine trusted locations to which you can move the database. To do this, follow these steps:
Click the Microsoft Office Button, and then click Access Options. Click Trust Center, and then click Trust Center Settings under Microsoft Office Access Trust Center.
Click Trusted Locations, and then use one of the following procedures: Note the paths of the trusted locations that are listed. Add a new trusted location. To do this, click Add new location, and then specify the path of the location that you want to add.
Move the Access 2007 database to the trusted location that you want.
But it seems it didn't work. The error I'm getting is after I deactivate the macro under option is this:
Error in Connection
SQLState '28000'
SQLServer Error 18452
[Microsoft][ODBC SQL Server Driver][SQl Server] Login Failed for user '(null)' Reason: not associated with a trusted SQL server connection
But I already added a new folder to the trusted location, as mentioned on the KB