How can I do CF9 ORM (aka Hibernate) save strings as unicode string?
those. use N'string' prefix in SQL Server
N'string'
Thanks!
<cfproperty name="showName" type="string" sqltype="nvarchar(50)" />
Source: https://habr.com/ru/post/1339900/More articles:assertionerror returns empty string in python - pythonCan I update the ProgressDialog string message? - androidRabin Nearest neighbor (closest pair of points) Algorithm? - algorithmphp vs javascript speed for information processing - javascriptWhat happens when an integer overflow for a primary key with auto-increment? - mysqlHow to parse HTML email using PHP IMAP? - php(CSS3 flex box) indicating multiple lines are not working - css3LoadLibrary does not work with module error - possible dependency problems - x86semantic difference between ASP and C #? - c #Multidimensional array filtering in VBScript - multidimensional-arrayAll Articles