Quote:
Originally posted by rokslide
An MDF file is a SQL database file. You need to use MS SQL to open it. To do this you need to attach the file/database to a specific server.
If you provide more information about you situation I'm sure someone more informed then me would be happy to leap in and help some more.
|
The file I have to open contain a Concrete Batching plant's operation data.
Our management wants to check those data to ensure every batches of the concrete was mixed according to their instruction.
Plant control software does not support to view/print overall data of the database. It only support to print out each batch, that's why I want to open/export those database file into Excel or Access.
Thanks for your help.