Alteryx Designer Desktop Knowledge Base

Definitive answers from Designer Desktop experts.

When connecting to SQL Server, "date" datatype fields are changed to "V_WStrings"

ntobon
Alteryx
Alteryx
Created

Environment Details


When connecting to SQL Server to pull data into the Input Data tool or In-DB tool, "date" datatype fields are changed to "V_WString"
 
  • Alteryx Designer
    • All
  • OleDB Driver

Table Structure example:

image.png



OleDB Connection:

image.png

Medatadata:

image.png

Cause

You are using driver 'Microsoft OLE DB Provider for SQL Server'



Resolution

Redo the connection and select provider 'SQL Server Native Client 11'
 

image.png


OleDB Connection:

image.png

Medatadata:

image.png
 
 
 


null