Please help me with below error I am getting while loading video database.
PS C:\Users\sosahni\M001\loadMovieDetailsDataset> load(“C:\Users\sosahni\M001\loadMovieDetailsDataset”)
load : The term ‘load’ is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify
that the path is correct and try again.
At line:1 char:1
- load(“C:\Users\sosahni\M001\loadMovieDetailsDataset”)
-
+ CategoryInfo : ObjectNotFound: (load:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException