TCrBatchMove supports TOraNumber?

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
applespring
Posts: 22
Joined: Tue 15 May 2012 14:01

TCrBatchMove supports TOraNumber?

Post by applespring » Wed 16 May 2012 01:28

Hello

Does TCrBatchMove have support on TOraNumber?

We are developing a backup-restore software for Oracle, which need to transfer data from one server to a mirror server.

Does TCrBatchMove supports TOraNumber type ?

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: TCrBatchMove supports TOraNumber?

Post by AlexP » Wed 16 May 2012 09:53

Hello,

TCRBatchMove is not binded to any DB, therefore server-specific data types in TCRBatchMove are not supported, TCRBatchMove can use fields only with standard data types described in Delphi

Post Reply