On Tue, Mar 19, 2019 at 3:14 AM Kok Hooi Chew <[email protected]> wrote:
> Sorry for the small image earlier on > [image: image.png] > > Depending on where you're copying and pasting from, the actual text, rather than an image of it, might be more useful in the future :-). Regarding the issue you're seeing, it looks like there is a SQL Server limitation of 2100 parameters: https://blogs.msdn.microsoft.com/emeadaxsupport/2009/09/01/how-to-fix-sql-error-too-many-parameters-were-provided-in-this-rpc-request/ So....it looks like this probably merits a bug report on the Guacamole JIRA page, and we'll have to figure out how to break up requests and results within the SQL Server driver into chunks. <Grumble, Grumble, Grumble> -Nick >
