som.papai
2nd February 2011, 11:12
Hi All,

We are in Baan IV c4.

We are facing the strength issue in Text Editor. It’s not updating the record from ttaad4100 or if I update through query.

We are creating the P.O through AFS but for insert Text we have to write insert into statement in Table tttxt001, 002,010. The values are there in table tttxt010, but when I open it in Text editor, it’s not showing the values, its show void.

PFA and please let me know the solution.

I did the same in LN 6.1 FP3, its working fine there.
Please advice.


Thanks,
Sudipta

EdHubbard
2nd February 2011, 11:28
I notice that in tttxt1100m000 it says Number of lines = 2 but in GTM it says lines = 1.

2 simple questions:

1. Is the definitely stored against the same company number (I can't see it in GTM!)
2. In the text editor, you are looking in language 2?

som.papai
2nd February 2011, 11:48
Thanks for ur quick reply.Yes your observation is correct.

I was created it for two lines, then from GTM I deleted the second line contain.
Yes, I’m checking for same company 115 in language 2(English).

Now if I changed the record from text editor then same will update in table, but if I changed from GTM it’s showing void.

But if I used external editor (notepad) rather than Text editor then the record is showing perfect.

The setting I should change in Text Editor? I’ve not idea…not sure what to change?

mark_h
2nd February 2011, 16:25
How are you creating the text? Are you using direct updates or the text functions? This thread (http://www.baanboard.com/baanboard/showthread.php?t=58002&highlight=text+tables) is how I create or append purchase text.

Kozure Ohashi
3rd February 2011, 11:00
Remembering having the same issue (long time ago), record was not updated with gtm.

As far as i remember it was a problem with a corrupted index (the key fields exists in index but not in the table itself) or on db level the record already exists but was not visible on baan level for some reason.