National characters in field name problem in 9.1.3
Posted: Mon 30 Sep 2013 14:42
Hello,
Works in Delphi 2007 and doesn't in XE3. In XE3 I got parser error both design and runtime.
Is there workaroud for this?
Code: Select all
select 'Test' bad_ł_name from dual
Is there workaroud for this?