Recent content by andrehoog

  1. andrehoog

    "List index out of bounds error" while creating TOracleQuery-object

    Ah, so it actually does make a difference. We'll just have to try this and see if errors will occur in the future. It's quite odd that the error message only appears every now-and-then. This makes debugging a real pain in the ... (exactly). Thanks for your advice! - Andr
  2. andrehoog

    "List index out of bounds error" while creating TOracleQuery-object

    Sometimes (sorry but I couldn't reproduce this), I'm getting "List index out of bounds (..)" errors while creating the TOracleQuery object. I'm using D5, DOA 406 and Oracle 10g. function TBlahBlah.CreateQuery(SQLLines : TStringList; Options : TCreateQueryOptions = [cqoExecute, cqoOptimize]...
Back
Top