Created Unassigned: trouble installing sqlite version on windows 8 [29381]
when running the batch file in command window, received the following error message'sqlite3' is not recognized as an internal or external command, operable program or batch file.
View ArticleCreated Unassigned: additional issues installing on windows8 [29382]
Getting the following error now:Error: near line 1: near "xxx": syntax error
View ArticleCommented Unassigned: trouble installing sqlite version on windows 8 [29381]
when running the batch file in command window, received the following error message'sqlite3' is not recognized as an internal or external command, operable program or batch file.Comments: You are...
View ArticleCommented Unassigned: additional issues installing on windows8 [29382]
Getting the following error now:Error: near line 1: near "xxx": syntax errorComments: need more info here to be able to help you. where are you getting this error?
View ArticleCommented Unassigned: additional issues installing on windows8 [29382]
Getting the following error now:Error: near line 1: near "xxx": syntax errorComments: Hello, I have same : ``` Running Chinook_Sqlite.sql... -- Loading resources from Chinook_Sqlite.sql Error: near...
View ArticleCreated Unassigned: SQLCE NuGet package references a pre-release version of...
Should be update to require minimum version: 4.0.8876.1
View ArticleEdited Unassigned: SQLCE NuGet package references a pre-release version of...
Should be update to require minimum version: 4.0.8876.1 Happy to do a pull request if desired...
View ArticleEdited Issue: SQLCE NuGet package references a pre-release version of SQLCE...
Should be update to require minimum version: 4.0.8876.1 Happy to do a pull request if desired...
View ArticleCommented Issue: SQLCE NuGet package references a pre-release version of...
Should be update to require minimum version: 4.0.8876.1 Happy to do a pull request if desired...Comments: Thanks for reporting this. It is fixed now. Please run Update-Package to get the latest version.
View ArticleCreated Unassigned: Issue with encoding of Chinook_PostgreSql.sql [29384]
I think the following header:```SET client_encoding = 'WIN1252';```should be added on top of Chinook_PostgreSql.sql since it actually use that encoding, but the default for psql is UTF8 nowadays, no...
View Article