Hi
I am using the Alteryx In-DB commands to read in and then output data from an SQL server. My module has been working fine for the past three months (with Alteryx 9.5, 10.1 and now 10.5). It was working fine today as well but suddenly there is a new error:
Error: Data Stream Out (44): Error SQLExecute: [Microsoft][ODBC SQL Server Driver][SQL Server]Conversion failed when converting date and/or time from character string.
I have checked online and I realize that this is an SQL error but why would it start showing up suddenly? I am using the same data as before.
The same error was displayed to a colleague when he tried running the module a week back but the module was working fine for me until today. I did not update any drivers while I was working (unless windows did that automatically).
In the attached document, you can see that the In DB browse is working fine just before the join but after the join, it cannot output the data stream to the Alteryx workflow or show the data In DB. Thanks for your help!