> > Yes, of course, But you do that through the settings you define at > nhibernate configuration which stores your credentials to access to explicit > database, not the server database. > > And I can use those credentials to create database. And yes, the credentials do need privileges for that. No problem with that.
> I think the best way to achieve this would be through a "mock" embedded > database like sqllite, don't you? > > I have the integration tests that run against all supported databases. In my case they are MsSql and SqlLite. So I want to execute those tests against a real database (which SqlLite is too but can be thought as a mock DB too). --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nhusers?hl=en -~----------~----~----~----~------~----~------~--~---
