Recent content by James Good

  1. J

    Table Types.

    OK, I guess SetAttr converts a TDateTime automatically... Sorry for yet another question! -James.
  2. J

    Table Types.

    Hi Marco, One of the elements in my Oracle Object is an Oracle DATE type. How do I get a date from my TDateTime in there, through SetAttr? Thank you for your time, -James.
  3. J

    Table Types.

    Thank you, Marco. I think I have a solution now. -James.
  4. J

    Table Types.

    OK, I think I have the answer - I can't do what I wanted. I will have to change that 'TYPE xxwfs_wqte_quote_line_tbl_type AS TABLE OF xxwfs_wqte_quote_line_rec_type' into an Oracle Object... Hmmm.... -James.
  5. J

    Table Types.

    Hi! Thank you for the great DOA lib. I have used it with great success for years now. However, I have some new functionality to implement on my app server, which I'm not sure I'm able to handle using DOA. From my searching here, I don't think I can do this (since OCI doesn't support table...
Back
Top