?
avatar waader
waader
5 Sep 2016

Steps to reproduce the issue

Install current staging with or without sample data and try to create a new article. You will get this error message:
8155 [Microsoft][SQL Server Native Client 11.0][SQL Server]No column name was specified for column 1 of 'A'. SQL=SELECT * FROM ( SELECT count(id) , ROW_NUMBER() OVER (ORDER BY (select 0)) AS RowNumber FROM #__usergroups) A WHERE A.RowNumber BETWEEN 1 AND 1

Expected result

Actual result

System information (as much as possible)

Additional comments

Votes

# of Users Experiencing Issue
1/2
Average Importance Score
3.50

avatar waader waader - open - 5 Sep 2016
avatar andrepereiradasilva
andrepereiradasilva - comment - 5 Sep 2016

could it be related to this? 381b75d (wild guess)

avatar brianteeman brianteeman - change - 5 Sep 2016
Category MS SQL
avatar brianteeman brianteeman - change - 5 Sep 2016
Labels Added: ?
avatar williamsandy
williamsandy - comment - 6 Sep 2016

This is quite a serious issue making Joomla using MSSQL not usable with patch 381b75d applied.


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11932.

avatar adrianfso
adrianfso - comment - 29 Oct 2016

Any progress on this? I'm experiencing the same issue in Joomla 3.6.4.

avatar adrianfso
adrianfso - comment - 29 Oct 2016

Thank you williamsandy, I found the update that you provided on another page and that helped resolve the problem.

avatar pocketpc
pocketpc - comment - 19 Dec 2016

I'm running into this issue on my server. Is there a PR for this yet? If not, I can put one together, it's easily patched.

avatar waader
waader - comment - 19 Dec 2016

@pocketpc A patch would be most welcome.

avatar pocketpc pocketpc - reference | 440b602 - 19 Dec 16
avatar zero-24 zero-24 - close - 19 Dec 2016
avatar zero-24 zero-24 - change - 19 Dec 2016
The description was changed
Status New Closed
Closed_Date 0000-00-00 00:00:00 2016-12-19 19:47:23
Closed_By zero-24
avatar zero-24 zero-24 - close - 19 Dec 2016
avatar zero-24
zero-24 - comment - 19 Dec 2016

Closing as we have a PR #13288

avatar csthomas
csthomas - comment - 19 Dec 2016

Mssql patch which allows to use limit and offset are created at #13262

avatar wilsonge wilsonge - reference | 33015b6 - 20 Dec 16
avatar cpfeifer cpfeifer - reference | fb3e6ba - 22 Dec 16

Add a Comment

Login with GitHub to post a comment