CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Dec 2004
    Posts
    16

    Is ADODB::_ConnectionPtr Thread-Safe?

    Hey,

    Would I need to synchronize access to methods/use of a ADODB::_ConnectionPtr object?

    Thanks!

  2. #2
    Join Date
    May 2004
    Location
    Pell City, Alabama
    Posts
    126

    Re: Is ADODB::_ConnectionPtr Thread-Safe?

    yes you would

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured