Frage

Is there a way I can convert my MDF database to a CSV for supported webhost? If so could anyone enlighten me on how?

War es hilfreich?

Lösung

Open the MDF file in SQL server as it was intended then run and export a query from each table. You will have one CSV for each table.

I have no clue what you mean by "for supported webhost". Please put more effort into your question if you want someone to spend time answering it.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top