I introduce NHibernate to company's project
but i'm new guy to NHibernate1.0.2
the most important is test Microsoft Access MDB
I have setup a nunit project, and add reference
[
1.NHiernate
2.JetDriver
3.Nullables
]
it is works well
but My question is when i rebuild source code and integrated into a single project, the error occurred, it prompt "cannot initiated Dialect..."
What is reason for this symptom?
thanks a in advance, thanks a million to NHibernate team for great middle-tier open product!!!!
|