Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more here!

Alteryx Designer Desktop Discussions

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

SQL Sever OleDB Error

dineshp
8 - Asteroid

Hi,

 

Any one encountered below error when scheduling workflow in gallery which uses a SQL Server OleDB connection. I'm using OleDB instead of ODBC to avoid cursor on SQL Server.

 

Error - ToolId 115: Error opening connect string: OleDBPro is not initialized or MS Data Link Object not available!

 

Version: v11.7

Connection: OleDB 64bit

 

dineshp_0-1574142678525.png

dineshp_1-1574142687224.png

 

Thanks

3 REPLIES 3
fmvizcaino
17 - Castor
17 - Castor

Hi @dineshp ,

 

Maybe you have done that already, but doesn't kill to say it =D

The oledb driver for SQL server needs to be installed in your Alteryx Server also.

 

Best,

Fernando V. 

dineshp
8 - Asteroid

@fmvizcaino Driver is already installed and it was working fine until Friday. FRom yesterday it started acting like this.

dineshp
8 - Asteroid

Restarting the server fixed the problem. 

Labels