Hello,
as title says I'm trying to migrate my Delphi Oracle application from Delphi 7 to Delphi 2010 with unicode support.
As I allready figured out everything is working ok if I use queries using Variables, but a big part of my application uses direct SQL statements so there unicode doesn't...