Вопрос

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

Это было полезно?

Решение

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.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top