Thanks for that but I initially hit the issue when running Rev 4.0 then I updated to Livecode 4.5 in the hope that it might help but I still get the same problem.
Hi there, I've got an app that retrieves data from a MSSQL server instance. The only field in the database concerned is of type ntext. There are three rows as follows: Row 1 here Row 2 here ümlaut When I have my app running on a mac and I log the number of bytes retrieved I get 10, 10 and 6. I also ...