Forum Discussion
NovaBI
Post Patron
4 years agoError message: "Failed to save modification. Error returned: 'OLE DB or ODBC error...
Hi all, a user tried to get data from an Azure SQL server db. It is a big table, lots of columns and somtimes big precision. After 420k of rows, the user receives the following message:...
lbendlin
Super User
4 years agocertainly a possibility. Specify a different value for the command timeout parameter in your source connection.
NovaBI
Post Patron
4 years agoThanks for the answer.
It is still strange, as the user set the command timeout to 180m. It worked then. But the load only takes like 10 to 15 minutes.
On my side, it worked without the command timeout. It is working now, but it still apprears odd to me.