In <009c01bf47b8$89187820$4c00a8c0@waynenew>, on 12/16/99 at 11:27 AM,
   "Wayne Maw" <[EMAIL PROTECTED]> said:

>http://support.microsoft.com/support/kb/articles/q175/9/04.asp

>imail sees the failure, and presumes it's the username/password that is
>wrong.

>I think the multi-threading needs to synchronise SQL calls, to avoid the
>problem. (but I'm no threading expert)

>The work around mentioned in the article probably works for single
>processor systems.

   The ODBCUSER.DLL already uses SQLExecDirect as suggested by the
article.  Although it would be easy to restrict each domain connection to
a single thread, this would also restrict throughput. 

   I don't have any good reference on the ODBC threading limitations
either.

-- 
-----------------------------------------------------------
Mike Nice <[EMAIL PROTECTED]>
-----------------------------------------------------------

Please visit http://www.ipswitch.com/support/mailing-lists.html 
to be removed from this list.

Reply via email to