Recent content by kenji

  1. K

    Substitution Variable

    Thanks! >Can you let me know your Delphi or C++Builder version? I'm using Delphi 7 Ent(Japanese Edition).
  2. K

    Substitution Variable

    I posted the same article on DOA4.0 Beta forum. I'd installed DOA4.0 release version. To replace a substituton variable including in SQL statement including MultiByte charset Char does'nt work. Please execute the following code, Oracle Error will appear because to replace a subst variable...
  3. K

    Parse Bug Report

    Hi. I'm Japanese. I can speak English a little. with TOracleDataSet, To replace a substitution variable in SQL statement including Japanese(MulitByte Char) don't work. ex) TOracleDataSet.SQL = select createdate as alias
Back
Top