Generate Model From Database Table
If you try to parse any database which have not any Views, you will get the following error:
"Error while parsing your database, Error details : object reference not set to an instance of an object error."
To work around this issue you need to add any temp view while doing the reverse engineering process.
Best Regards,