Load access 2003 database in memory
Does anybody know if there's a possibility to load an access database into memory, like for example sql server does?
[edit] the data inside the database is constantly being update by other users, so just loading tables into a dataset doesn't seem to do the trick here
|