Recent content by watanove

  1. W

    I can't install my component with DOA.

    Thank you,Marco. Yes. Because my component uses OracleData, then doa41dXE5 automatically added to "Requires". And I found it!! My DOA is installed to 'C:\Users\Public\Documents\RAD Studio\12.0\Bpl', and doa41dXE5 is there! I added the path to Project.Option,then No Error has occured. I...
  2. W

    I can't install my component with DOA.

    hi, i am nobuo watanabe in tokyo. I use delphi XE5 with DOA4.1.3.5. I tried to compile my component with DOA , to install package to my tool palette. But compiler said 'doa41dXE5.dcp not found '. How can I get doa41dXE5.dcp? sincerely.
  3. W

    CanI Use TimeStamp

    I see. Thanks for your help,mkalter.
  4. W

    CanI Use TimeStamp

    At First Sorry,I can write only very strange English or something like English. I use DOA 3.4.6 with Delphi6(ent) and Oracle 9i. I want read/write TimeStamp Column; But,I can't do it. FieldByName('aTimeStampField').AsDateTime Occur a Convert Error; When I watch it in SQL Editor it will...
Back
Top