Important Community update: The process for changing your account details was updated on June 25th. Learn how this impacts your Community experience and the actions we suggest you take to secure your account here.

Alteryx Designer Desktop Discussions

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

Error: Data Stream Out (178): Error SQLExtendedFetch: [Microsoft][ODBC SQL Server Driver]

Imogen
5 - Atom

Hi

 

I keep getting the following error when I run my workflow:

 

Error: Data Stream Out (178): Error SQLExtendedFetch: [Microsoft][ODBC SQL Server Driver]Error in row[Microsoft][ODBC SQL Server Driver][DBNETLIB]ConnectionWrite (send()).[Microsoft][ODBC SQL Server Driver][DBNETLIB]General network error. Check your network documentation.[Microsoft][ODBC SQL Server Driver][DBNETLIB]ConnectionRead (recv()).[Microsoft][ODBC SQL Server Driver][DBNETLIB]General network error. Check your network documentation.

 

How can I solve this?

 

Thanks

2 REPLIES 2
geraldo
13 - Pulsar

@Imogen 

 

whether in-db connections were created correctly Generic odbc or Microsoft Sqlserver .
Check if the query you are running does not have an sql error.
To give an error in the stream out, it may be some type of data that may be giving an error.

Labels