This is new to me...How do I alter the persistent table class definition to include [DdlAllowed]?
Just as an example:
SQL Table Name: Dbtr_Clnt_Generl_Inf
Dbtr Clnt Generl Inf
- Log in to post comments
This is new to me...How do I alter the persistent table class definition to include [DdlAllowed]?
Just as an example:
SQL Table Name: Dbtr_Clnt_Generl_Inf
Dbtr Clnt Generl Inf
First guys, I appreciate the help/guidance.
Yes, I understand about the syntax DdlAllowed.
The Studio is missing piece to the puzzle.
I am not familiar with Studio? Are we talking about Visual Studio or an IDE specific to Cache?
Any and all info would be helpful.
Thanks
Thanks Robert.
This was very helpful.
Update:
I was able to successfully attach the trigger to the cache table Dbtr_Clnt_Generl_Inf but when the user changes any of the fields the trigger is monitoring the trigger does not appear to fire and the add entry into the log table.
The same trigger works for the test cache tables I created but does not work when attached to the production table within Cache.
Is there something else that needs to be done.? The only difference is the trigger is attached to the live production table.
