Thomas

Results 26 comments of Thomas

The java driver for sql server implements kerberos there: https://github.com/Microsoft/mssql-jdbc/blob/dev/src/main/java/com/microsoft/sqlserver/jdbc/KerbAuthentication.java

Hi, I've published a fix in the relax-int-types branch. Can you please let me know if it works for you? Thanks

Could you please give the the output of: `select @@version` please ?

Thanks. I will update the readme stating that prepared statement do not work with IQ. I do not have access to sybase iq anymore, as my company has stopped using...

Do you know where I can find a docker image with IQ ?

Thanks for reporting. I have a mac laptop hanging around, I will test and let you know.

I’ll try to update dependencies then. Might help. Thanks for the investigation

I've updated dependencies. Can you please check again? If it doesn't work I'll try to make my old macbook boot.

Hi, The fetch size does not provide such a huge performance improvement in my experience. However batching the inserts does indeed. I need to provide an API for this a...

Please see [this issue](https://github.com/golang/go/issues/5171) on the golang repo for tracking