NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: Niels Larsen on October 13, 2013, 12:50:11 AM
-
Hi
Running a new NTWS i suddenly get this error, even on simple tables (browse and form).
No Memory-tables - plain mssql.
Any ideas?
Regards Niels
-
try turning off the global property
"Enclose RI code in transaction Frame".
cheers
Bruce
-
Thanks!
It helped but what is the effect of "Enclose RI code in transaction Frame" in NTWS?
-
It's not a NetTalk thing, it's a clarion thing. Typically you get this error when trying to do a relation update a record where that record is related to files of a different driver.
Hopefully you're not allowing relational updates anyway, so this setting has little effect.
cheers
Bruce