Is it possible to configure nHibernate to connect to Paradox database (*.db files)?
*.db
Yes, sort of.
There is no support included in the trunk, you need to write your own dialect. Or you can port the Paradox dialect created for Hibernate.