Hello ! I am completely new to NH. I am searching for the possibility to store data independent from a real database, but with the same schema. I want to be able to read and write data to both, a databse and a xml file(s), so that, if the db server is unavailable, I can continue with my app and - in best case - if the db server is up again, update the changed data to the db server! I saw the drivers in the API, but nothing, wich fits my needs.
Is this possible with NH? Thanks a lot! br++mabra
