Latest Activity

code

"The parameters of the function 'to_timestamp' cannot be delegated to this database." in MS SQL Server 2017

Hi. In my view, I use the TO_TIMESTAMP function to parse a string to a timestamp. In the VQL, it looks like this: to_timestamp('dMMyy', common.i_bv_erp_kund.creation_date) But now, queries involving this view won't get pushed down to the source becaus...

to_timestamp sqlserver mssql performance

code

Issue with sql server connector

I've an instance of sql2016 enterprise. Althoung I do not see a connector for this specific version, I am working with sql server 2014, which seems to be good enough. However, I started noting that for some reason the amount of time it takes to run thi...

sqlserver mssql performance