memory - C# OleDbConnection.Open causes a buffer overrun -
i have oledbconnection trying open connection using oledbconnection.open() method throws me exception:
attempted read or write protected memory
does know causes or how can fixed?
i have oledbconnection trying open connection using oledbconnection.open() method throws me exception:
attempted read or write protected memory
does know causes or how can fixed?
Comments
Post a Comment