Search

Wrong indication of EditionID SQL Server 2012 Express with Adfanced Services by seb_25

Active

0
1
Sign in
to vote
Type: Bug
ID: 772700
Opened: 11/29/2012 2:06:55 AM
Access Restriction: Public
0
Workaround(s)
0
User(s) can reproduce this bug
Hello,

I've recently installed the SQL Server 2012 with Advanced Services.
When you read the EditionID via "SELECT Server Property ('EditionID')" the result was wrong.

The result is "-1592396055" quoted from MSDN should - be returned to "133711905".
Details (expand)

Product Language

German

Version

SQL Server 2012 - Express Edition

Category

SQL Express

Operating System

Not Applicable

Operating System Language

German

Steps to Reproduce

1. Install SQL Server 2012 with Advanced Services.
2. With the Management Studio to connect to SQL Server 2012 instance.
3. The query "SELECT Server Property ('EditionID')" Execute

Actual Results

Result from "SELECT Server Property ('EditionID')" is -1592396055

Expected Results

Result from "SELECT Server Property ('EditionID')" is -133711905

Platform

 

Virtualization

 
File Attachments
0 attachments
Sign in to post a comment.
Posted by Microsoft on 1/4/2013 at 4:32 PM
Thanks for reporting this issue with the SQL Express edition. We will investigate this further to identify the issue and make appropriate fixes in an upcoming release of SQL Server

SQL Server
Sign in to post a workaround.