Does anybody ever created a script or tool to recreate a new database by using the DAL scripts/files?
I accidentally deleted the database connected to my project. (indeed, very stupid) so I was wondering if there is a way to use the DAL code to reconstruct the database.
Thanks in advance.