Subject Re: [IBO] IBO - IB_String vs AnsiString
Author Martijn Tonies
> Overriding a method means extending or refining it, rather than replacing
> it. A descendant class can override any of its inherited virtual methods.
>
> To override a method in a descendant class, add the directive override to
> the end of the method declaration.
>
> procedure SetText( const AValue: string ); override;

Won't work unless you define it with the same parameters and all, so this
method cannot be used with AnsiString/String ;-)




So, I haven't looked at the new IBO yet, but is a "sql statement" now
fully unicode? Or AnsiString?

With regards,

Martijn Tonies
Upscene Productions
http://www.upscene.com

Download Database Workbench for Oracle, MS SQL Server, Sybase SQL
Anywhere, MySQL, InterBase, NexusDB and Firebird!

Database questions? Check the forum:
http://www.databasedevelopmentforum.com