AutoEncodeStrings, enable or disable? Why?
Posted: 03.02.2022, 20:37
Hi devs,
I would like to know when I need AutoEncodeStrings enabled or disabled? I keep searching but I can find about.
Can someone patient explain to me?
In Databases like FirebirdSQL generally I use charset ISO8859_1, is it right AutoEncodeStrings disabled?
I think that I need to use AutoEncodeStrings enabled when I need to transfer database to another in different encoding or when I need to SQL.LoadFromFile when file is UTF-8 and my database use ISO8859_1. Am I right?
I would like to know when I need AutoEncodeStrings enabled or disabled? I keep searching but I can find about.
Can someone patient explain to me?
In Databases like FirebirdSQL generally I use charset ISO8859_1, is it right AutoEncodeStrings disabled?
I think that I need to use AutoEncodeStrings enabled when I need to transfer database to another in different encoding or when I need to SQL.LoadFromFile when file is UTF-8 and my database use ISO8859_1. Am I right?