NetTalk Central

Author Topic: s1000 connection is busy with results for another command  (Read 3137 times)

MikeR

  • Sr. Member
  • ****
  • Posts: 257
    • View Profile
    • Email
s1000 connection is busy with results for another command
« 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 ?

osquiabro

  • Hero Member
  • *****
  • Posts: 678
    • View Profile
    • Email
Re: s1000 connection is busy with results for another command
« Reply #1 on: April 19, 2016, 03:06:11 PM »
include in your connection string this setting:

;MARS_Connection=Yes;BUSYHANDLING=2

MikeR

  • Sr. Member
  • ****
  • Posts: 257
    • View Profile
    • Email
Re: s1000 connection is busy with results for another command
« Reply #2 on: April 19, 2016, 10:02:55 PM »
Many Many Thx

MikeR

  • Sr. Member
  • ****
  • Posts: 257
    • View Profile
    • Email
Re: s1000 connection is busy with results for another command
« Reply #3 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 ?

osquiabro

  • Hero Member
  • *****
  • Posts: 678
    • View Profile
    • Email