I need to write a sql script that will create a table in the database and populate it with data from the file type Resources.resx
As far as I can see, there are only 3 fields: Name, Value and Comment. All string.
I using Microsoft SQL Server (Management Studio)
<data name="Filter" xml:space="preserve">
<value>Фильтры</value></data>