northwind Questions
2
Solved
After looking at:
Where can I download Northwind database for Postgresql?
it looks like the best place for Northwind data, outside of the Microsoft itself, is:
https://code.google.com/archive/p/...
9
Solved
I need some test data for a MySQL utility that I am creating. Does anybody know where I can find one that has a similiar (if not more) amount of data as Northwind for SQL Server?
3
Solved
I'm trying to find and create/import the Northwind database to practice my Linq-fu.
I cannot find it for the life of me, searching just turns me to this page, which in turn tells me to find it on ...
Demobilize asked 21/2, 2011 at 2:4
3
Solved
When I try to I get the following error in SQL Server Management Studio:
TITLE: Microsoft SQL Server Management Studio
Attach database failed for Server 'AHAKEEM'.
(Microsoft.SqlServer.Smo)...
Fantasy asked 4/4, 2012 at 4:10
4
Solved
I'm using the northwind database to refresh my SQL skills by creating some more or less complex queries. Unfortunately I could not find a solution for my last use case:
"Get the sum of the five gre...
Pulpboard asked 1/5, 2013 at 12:7
2
Solved
I have just downloaded sharparchitecture/Northwind and i'm trying to
get crud scaffolding to work. I have changed nothing except adding
missing reference to this class library. I try to run
Scaffol...
Lingam asked 9/2, 2011 at 13:15
2
I'm using the Northwind database as an example for this post where I am having a problem saving detached entities back to the database using the entity framework.
I have the following two methods ...
Nevarez asked 8/11, 2009 at 13:48
1
© 2022 - 2024 — McMap. All rights reserved.