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 |
Anna
Starting Member
20 Posts |
Posted - 2001-03-19 : 05:44:45
|
Hi,I've been sent an mdb file so I can take a look at the structure of thedatabase and map it on to our sqlserver database. Problem is, when I openthe mdb file I get the message:You can't make changes to the database objects in the database 'BOS'This database was created in an earlier version of Microsoft Access.To convert this database to the current version of Microsoft Access, closethe database, point to Database Utilities on the Tools menu, and then clickConvert Database.This is all fine, as I don't want to make changes, I just want to look atit. But when I click on OK, there seem to be no tables, queries, anything inthe database.I then tried converting it as described in the helpful message. However,still no tables! I know there must be stuff in there as the mdb file is over700kb and when I looked at it in Wordpad there were obviously tables inthere.I don't know what version of Access this mdb file is.Does anyone have any ideas why I can't view the database structure, letalone any data?Many thanks,Anna |
|
|
|
|