[
https://issues.apache.org/jira/browse/GUACAMOLE-363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16266220#comment-16266220
]
Michael Jumper commented on GUACAMOLE-363:
------------------------------------------
Confirming the above, from
[https://docs.microsoft.com/en-us/sql/t-sql/statements/alter-database-transact-sql-set-options]:
{quote}
CURRENT
*Applies to:* SQL Server 2012 through SQL Server 2017, SQL Database.
{{CURRENT}} performs the action in the current database. {{CURRENT}} is not
supported for all options in all contexts. If {{CURRENT}} fails, provide the
database name.
{quote}
The {{ALTER DATABASE CURRENT ...}} syntax will only work with SQL Server 2012
and later.
> Support Microsoft SQL Server Authentication
> -------------------------------------------
>
> Key: GUACAMOLE-363
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-363
> Project: Guacamole
> Issue Type: Improvement
> Components: guacamole-auth-jdbc
> Affects Versions: 0.9.13-incubating
> Reporter: Nick Couchman
> Assignee: Nick Couchman
> Priority: Minor
> Fix For: 0.9.14
>
>
> Given recent focus on renewing Guacamole compatibility with Windows, having
> Microsoft SQL Server support seems like a good move. Also, SQL Server is now
> available on Linux, since (apparently) Microsoft <3 Linux, so this will
> provide SQL Server as a backend for those who want to run that.
> Pull Request coming in just a little while.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)