C# OleDbConnection.Open causes a buffer overrun
I have this OleDbConnection wh开发者_如何学Cich is trying to open a connection using the OleDbConnection.Open() method but it throws me the exception:  
Attempted to read or write protected memory
Does anybody know what causes this or how can it be fixed?
 
         加载中,请稍侯......
 加载中,请稍侯......
      
精彩评论