Hello, when trying to create the repository on SQL Server, I get the error message “Your server ‘repository_server’ does not support binary columns”. What can I do?
Which driver are you using? With Microsoft’s JDBC driver I don’t have this problem.
I am using the one I found on www.microsoft.com/sql. In Servoy it shows up as com.microsoft.jdbc.sqlserver.SQLServerDriver. I have also set the SelectMethod as described in some other thread.
now I tried again and all of a sudden it works. I made no changes…
never mind and thanks.