I\'d like to get data from a table of a .mdf file. Is there a way to get directly this data with a php script, or have do i have to export this table? If yes, how could i do it?
I'm looking for a solution to this problem as well.