Peter Gfader 's Blog
Showing posts with label
access
.
Show all posts
Showing posts with label
access
.
Show all posts
Strange behaviour with Local Accessfile as DB with relativ path
›
If you are using an Access-File as DB. And specify it as relative path in your app.config file like this <add name="MSAccess"...
2 comments:
Exception: Operation must be an updatable query when you use an local Access File (.mdb)
›
SOLUTION The Access File .mdb is readonly, from sourcecontrol Change it on startup with the following Helper: RemoveReadOnlyFlagAccessFil...
Transactions with MSAccess mdb File
›
If you use Distributed Transactions within your Application and an Access .mdb a DataContainer then you maybe did get this: System.Invalid...
Access 2007 - Whats good and bad
›
very interesting info.... sorry forgot the link.... http://allenbrowne.com/access2007.html
›
Home
View web version