OiO.lk Blog SQL Use init SQL script in C# WPF apps
SQL

Use init SQL script in C# WPF apps


I’ve got a WPF application and i want to apply some init sql script in order to full some table.
In my all project solution i’ve got one project for the application and one SQLProject to make compare when i modify the tables.
i’ve put my sql script in the SQLProject folder, but how can i call them into my base application ?

i tried to add my SQL project in dll reference but i don’t have any proposition with using completion.



You need to sign in to view this answers

Exit mobile version