Skip to content

vladchirila/EM_NN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

"# EM_NN"

In order to be able to create the database, you may need to first run:

EXEC sp_configure 'show advanced options', 1; RECONFIGURE;

EXEC sp_configure 'clr strict security', 0; RECONFIGURE;

Before running the script, try to choose appropriate paths for the .mdf and .ldf files (see FILENAME), or manually create the database and run only the rest of the script.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published