Recent content by martinbuhl

  1. M

    Can't stop TOracleEvent

    Hi I have the following problem: When I call the stop() method on the TOracleEvent component, the program just hangs. The call never returns. I use Oracle 8.5 and client 9.0. Hope that somebody can help me. Martin
  2. M

    xml into programs

    Hi everybody I want to query oracle and get the result as xml that I can work with in my C++ Builder application. I have tried to use the XML SQL utility from within a pl/sql function that returns a clob. It works but is this the best way to do it? I also want to be able to transform the xml...
Back
Top