NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: MikeR on April 19, 2016, 02:37:21 PM

Title: s1000 connection is busy with results for another command
Post 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 ?
Title: Re: s1000 connection is busy with results for another command
Post by: osquiabro on April 19, 2016, 03:06:11 PM
include in your connection string this setting:

;MARS_Connection=Yes;BUSYHANDLING=2
Title: Re: s1000 connection is busy with results for another command
Post by: MikeR on April 19, 2016, 10:02:55 PM
Many Many Thx
Title: Re: s1000 connection is busy with results for another command
Post by: MikeR on April 20, 2016, 01:58:47 AM
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 ?
Title: Re: s1000 connection is busy with results for another command
Post by: osquiabro on April 22, 2016, 08:34:13 AM
check this https://www.connectionstrings.com/