how do we refresh the repository? [message #313183] |
Fri, 11 April 2008 00:32  |
amritaseema Messages: 41 Registered: January 2008 Location: Hyderabad |
Member |

|
|
Hi All,
I have a doubt,can any one please clear it.
If we change a table in database how do we refresh? If any Table is changed how do we refresh that change in Repository ? For example If an extra column is added to table how do we refesh in repository?we need to manually refresh that table in the Repository or any other way is there to refresh the changes.
Thanks
Seema.
[Updated on: Fri, 11 April 2008 00:33]
|
|
|
| Re: how do we refresh the repository? [message #313200 is a reply to message #313183 ] |
Fri, 11 April 2008 01:17  |
skooman Messages: 794 Registered: March 2005 Location: Netherlands |
Senior Member |
|
|
|
As far as I am aware of, there is no automatic refresh. However, if you import the table (again) under the same connection pool, it will overwrite what you have already.
|
|
|