Quantcast
Channel: SQLServerScribbles » MSSQLWIKI
Viewing all articles
Browse latest Browse all 4

The user instance login flag is not supported on this version of SQL Server

$
0
0
“The user instance login flag is not supported on this version of SQL Server. The connection will be closed.”

When we use “UserInstance=TRUE” in connection string on instances which is not SQL Server express we will end with this error. “UserInstance=TRUE”  is supported only in express


Filed under: MSSQLWIKI Tagged: MSSQLWIKI

Viewing all articles
Browse latest Browse all 4

Trending Articles