NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: JohanR on November 24, 2010, 10:10:10 AM

Title: Transaction framing error
Post by: JohanR on November 24, 2010, 10:10:10 AM
Hi,

I have an Update Form with a Browse shoing child records.
The form updates a IP enbaled TPS file, while the Browse has edit in place on a Memory File.

On using the edit in place it triggers an Assert on line 2180 in abfile.clw.
'Driver does not support transaction framing'

Is there a way to disable the transaction framing for the memory file?

thanks

Johan

Title: Re: Transaction framing error (solved)
Post by: JohanR on November 24, 2010, 10:22:54 PM

Hi

As suspected, not a Nettalk problem.
Switch off the RI in the individual file overide tab in the Global Properties

Johan
Title: Re: Transaction framing error
Post by: Bruce on November 24, 2010, 10:29:33 PM
It's a normal Clarion global property.
Global Properties
Individual File Overrides tab
Select your memory file
Use RI transaction frame (No).

Cheers
Bruce