This is a migrated thread and some comments may be shown as answers.

Refresh list of classes

1 Answer 84 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Chuck
Top achievements
Rank 1
Chuck asked on 24 Jun 2009, 08:15 PM
I have a project that has all my reverse mapped classes. I then have reference to that project in my web project. I initially ran the reverse mapping tool and created the classes for the tables that I had ready. Now I have added more tables and ran the reverse mapping tool again and my new tables were picked up and classes generated for them. What do I need to do to get my web project to see the newly added classes. All I can see when setting up a datasource are my original classes. 

1 Answer, 1 is accepted

Sort by
0
Chuck
Top achievements
Rank 1
answered on 26 Jun 2009, 06:25 PM
I found my answer. When you have a seperate class handling the data access part of ORM and you then add or modify the db structure, you have to update the project using reverse mapping and then compile the project.
Tags
General Discussions
Asked by
Chuck
Top achievements
Rank 1
Answers by
Chuck
Top achievements
Rank 1
Share this question
or