Domanda

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

È stato utile?

Soluzione

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.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top