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?


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -