NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: MikeR on April 19, 2016, 02:37:21 PM
-
Im not sure if this is the right forum.
But has anybody else using SQL Server with nettalk experienced these errors ?
A popup box appears and is written to the error log ?
-
include in your connection string this setting:
;MARS_Connection=Yes;BUSYHANDLING=2
-
Many Many Thx
-
That works perfectly and also solves table lookups.
Is there any utility or pgm you can call/use to see what the settings for your connection is ?
-
check this https://www.connectionstrings.com/