Sunday, February 05, 2012
Support » Support Forum
Register Login
HomeWhat is NDO?- Executive Overview- NDO for DevelopersHow NDO Works- Persistent Classes- Mapping- Queries- Reverse Engineering- Inheritance, Polymorphism- Distributed ApplicationsLicensingSupport- Support Forum- FAQ- Solutions- Downloads- E-Mail Support- Tutorial VideosOnline ShopContact
Welcome to the NDO support forum!
Please register/login at the site if you want to post a thread. We sometimes copy support mails of common interest to the forum. They appear with anonymous sender. Please post your messages in English language if possible. You can do your posts also in German, we will translate your post and our answer so that all users of the forum can read your posts. The forum software requires that javascript is enabled. Please do not insert licence information or licence keys in forum posts. If you know a good answer to a post of another user, feel free to reply! The forum is monitored. We reserve the right to remove posts we consider not to be useful for other forum users.
Hi all, if I check "Use Time Stamps" in the NDO configuration dialog, there are no changes in the mapping file and .sql scripts. What's going wrong there? R. M.
The option in the configuration dialog causes NDO to add a time stamp column for each new class mapping the enhancer will generate. To add a time stamp column to an existing class mapping open the mapping tool with this button , select the class you wish to generate the Time Stamp Column for and enter a column name in the TimeStampColumn property:
Close the mapping tool and recompile. After that you'll see the new column in the .sql and .ndodiff.sql files.
Hope that helps.
Regards:Mirko