
Hi
We are using ADORecSet for SQL exec, passing values from D365BC W1 (this happens also in NAV 2017 W1).
If we run SQL command opening SQL SSMS, with the SQL code there, nothing happens, it works fine.
If we use ADORecSet to run SQL Code, trying not to open SSMS, it appears the error : Microsoft ODBC SQL Server Driver Time Limit was exceeded for query.
The Command is very small, and is to insert a new value in Dimension Value table, which don't have more than 20 values there.
Do you know what is the reason for this?
--
I'm using a MIBUSO code like this. HOW CAN I DEFINE 2 INSTANCES, and that means how can I define that SQL Server Instance X for Source, and SQL Server Instance Y for Target... ?
Ty in advance.
*This post is locked for comments
I have the same question (0)