Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

In-Database datatype change

Kieran
7 - Meteor

Hello,

 

I've run into an issue where the in-database tools are converting my "date" datatype fields to V_WStrings.

Attached is a screen shot example.Alteryx.png

2 REPLIES 2
ChristianR
Alteryx Alumni (Retired)

Hi @Kieran

 

From previous experiences this is normally an issue caused when using the Microsoft OLE DB Provider for SQL Server drivers.

Instead use the SQL Server Native Client 11.0 driver:

OLEDB Driver.jpg

 

Using the Microsoft OLE DB Provider for SQL Server drivers:

OLE DB1.jpg

 

Instead use the SQL Server Native Client 11.0 driver:

SQL Native.jpgDateField.jpg

Christian Rincon
Manager, Customer Support
Alteryx, Inc.
Kieran
7 - Meteor

Thank you sir...

Labels
Top Solution Authors