Home Server

RBServer + SQL Server 2000 +ADO = Thread Safe?

edited September 2005 in Server
I have seen info about ADO not being thread safe. Can someone tell me if the
above will work?

Thanks
Eric

Comments

  • edited September 2005

    RBServer + SQL Server + ADO = Thread Safe = Yes!

    That combination is thread-safe and works quite well. For ADO to be
    thread-safe, there needs to be one ADOConnection component per thread. For
    an example of using RBServer + SQL Server + ADO, see
    RBServer\Demos\Servers\Explorer Databases\MS SQL Server




    --
    Nard Moseley
    Digital Metaphors Corporation
    http://www.digital-metaphors.com


    Best regards,

    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com
This discussion has been closed.