This is a discussion on ReadOnlyException - SQL 2005 within the MS SQL ODBC forums, part of the Microsoft SQL Server category; --> I have a .NET application that has been running successfully against a SQL 2000 database for quite some time. ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I have a .NET application that has been running successfully against a SQL 2000 database for quite some time. We just upgraded to SQL 2005 x64 and now when the application runs I get a readonly exception when I try to modify data in a .NET datatable. What about 2005 is causing this to happen and how can I get Around it? |