Edited Feature: Provide sdf file for SQL Server Compact 4 [29375]
The current version of the sdf file provided is 3.5, we should provide a file of the version 4.0 as well.
View ArticleEdited Issue: Please add "Electronica" as a genre [29376]
I know this is a just a "sample" database, but I'm using it in demos and I can't have people see me choosing lame music. Please add "Electronica" as a genre in the database. :)
View ArticleEdited Issue: iTunes converter should consider albums of identical names by...
Note: This bug has been reported by a user (Thanks Gordon!).Regardless, the following code in ITunesToChinookDataSetConverter.cs:private static int AddAlbum(TrackInfo trackInfo, ChinookDataSet ds){...
View ArticleEdited Feature: Add Support for PostgreSQL [29374]
Add support for PostgreSQL.Documentation:http://www.postgresql.org/docs/9.0/interactive/index.html
View ArticleEdited Issue: iTunes converter should consider albums of identical names by...
Note: This bug has been reported by a user (Thanks Gordon!).<br /><br />Regardless, the following code in ITunesToChinookDataSetConverter.cs:<br /> <br />private static int...
View ArticleEdited Issue: EF 4 Designer Doesn't Show Chinook 1.3 MSSQL Relations [29377]
Not sure whether this is a Chinook issue or Entity Framework issue...<br /><br />I got Chinook 1.3 from the releases, installed the MSSQL one on MSSQL 2008 Express, created a new .NET 4...
View ArticleEdited Issue: EF 4 Designer Doesn't Show Chinook 1.3 MSSQL Relations [29377]
Not sure whether this is a Chinook issue or Entity Framework issue...<br /><br />I got Chinook 1.3 from the releases, installed the MSSQL one on MSSQL 2008 Express, created a new .NET 4...
View ArticleClosed Issue: EF 4 Designer Doesn't Show Chinook 1.3 MSSQL Relations [29377]
Not sure whether this is a Chinook issue or Entity Framework issue...<br /><br />I got Chinook 1.3 from the releases, installed the MSSQL one on MSSQL 2008 Express, created a new .NET 4...
View ArticleEdited Feature: Add Support for PostgreSQL [29374]
Add support for PostgreSQL.<br /><br />Documentation:<br />http://www.postgresql.org/docs/9.0/interactive/index.html
View ArticleClosed Feature: Add Support for PostgreSQL [29374]
Add support for PostgreSQL.<br /><br />Documentation:<br />http://www.postgresql.org/docs/9.0/interactive/index.htmlComments: This feature has been implemented and available in the...
View ArticleEdited Feature: Add Support for DB2 [29378]
I would love to see a DB2 version of the database.<br /><br />Express version: http://db2express.com/<br />ADO.NET provider: http://www.ibm.com/developerworks/wikis/x/YSM
View ArticleClosed Feature: Add Support for DB2 [29378]
I would love to see a DB2 version of the database.<br /><br />Express version: http://db2express.com/<br />ADO.NET provider: http://www.ibm.com/developerworks/wikis/x/YSMComments:...
View ArticleEdited Feature: Provide sdf file for SQL Server Compact 4 [29375]
The current version of the sdf file provided is 3.5, we should provide a file of the version 4.0 as well.
View ArticleClosed Feature: Provide sdf file for SQL Server Compact 4 [29375]
The current version of the sdf file provided is 3.5, we should provide a file of the version 4.0 as well.Comments: This feature has been implemented and available in the 1.4 release.
View ArticleCreated Issue: Add SET DATEFORMAT statement for SQL Server script [29379]
It would be nice to include```SET DATEFORMAT ymd;```statement to SQL Server script file (maybe some others also need that fix) to guarantee correct data conversion from varchar to datetime. Right now...
View ArticleEdited Issue: Add SET DATEFORMAT statement for SQL Server script [29379]
It would be nice to include```SET DATEFORMAT ymd;```statement to SQL Server script file (maybe some other scripts also need that fix) to guarantee correct data conversion from varchar to datetime....
View ArticleEdited Issue: Add SET DATEFORMAT statement for SQL Server script [29379]
It would be nice to include```SET DATEFORMAT ymd;```statement to SQL Server script file (maybe some other scripts also need that fix) to guarantee correct data conversion from varchar to datetime....
View ArticleEdited Issue: Add SET DATEFORMAT statement for SQL Server script [29379]
It would be nice to include```SET DATEFORMAT ymd;```statement to SQL Server script file (maybe some other scripts also need that fix) to guarantee correct data conversion from varchar to datetime....
View ArticleCommented Issue: Add SET DATEFORMAT statement for SQL Server script [29379]
It would be nice to include```SET DATEFORMAT ymd;```statement to SQL Server script file (maybe some other scripts also need that fix) to guarantee correct data conversion from varchar to datetime....
View ArticleCreated Issue: Wrap SQLite script into Transaction [29380]
Wrap at least the INSERT Statements within the sqlite script into transactions per default.
View Article