MS access in .net
-
My machine have a windows 7 operating system. and I have developed one application in .net with MS Access 2007 database. If I replace MS Access file it is converting in read only. And it is showing old data. But in Windows Xp it is working properly. Any solution ???
-
My machine have a windows 7 operating system. and I have developed one application in .net with MS Access 2007 database. If I replace MS Access file it is converting in read only. And it is showing old data. But in Windows Xp it is working properly. Any solution ???
Yes, don't use Access. Windows 7, or any other OS, is not going to mark a file as ReadOnly on its own, what are you doing differently?
I know the language. I've read a book. - _Madmatt
-
My machine have a windows 7 operating system. and I have developed one application in .net with MS Access 2007 database. If I replace MS Access file it is converting in read only. And it is showing old data. But in Windows Xp it is working properly. Any solution ???
It might be that you forgot to close the connection to ms access...