Himself132
Himself132
If you modify your file and add when 99 to the line that interprets the response as string you get this error: when 173 col[:id] = :hex # binary(2) col[:max_size]...
this is the value for the collate charset ID in the database I'm querying which is master according to wireshark which I think equates to 52 SQL_Latin1_General_CP1_CI_AS
i did not use the PR, but i copied and pasted the code into my client_mixin.rb file and ran it and it worked like a charm thank you so much...
Sorry I jumped the gun, looks like if you set sql to `declare @counter INT; set @Counter=1; WHILE ( @COUNTER
that workaround does work thank you!