Hi, I have the feeling that this truncation occurs when there are special characters in the text. For example the characters § or « »
Can anyone confirm this? Thanks, Piotr' Van: Piotr Chabot Stadhouders Verzonden: maandag 28 november 2016 16:27 Aan: '[email protected]' <[email protected]> Onderwerp: Conversion v14 to v15.3 truncates text strings Hi, Windows 4D v14 / v15.3 We are in the progress of converting our application from 4D v14R5 to v15.3 In our methods we have c_text variables where we store SQL strings (used with Oracle) Occasionally we have stored large values in these variables without concatenation with + sign (So more than about 255 characters) It looks like 4D truncates these strings. So : $query:="select column1, column2........ where column1"+" = '123'" Becomes $query:="select column1, column2........ whe"+" = '123'" Can anybody confirm this behavior / conversion bug? Thanks in advance, Piotr Timeff The Netherlands ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

