Recent content by baddy

  1. B

    ThreadSynchronized TOracleQuery? BUG?

    Context: Windows 2000 - Delphi6 UP2 - DOA3.4.6.1 - Oracle 8.1.6 & 8.1.7 When a query is executed with .Threaded := True; .ThreadSynchronized := False; properties, a thread is created. The query.EOF always is FALSE! When ThreadSynchronized property is set to True, the query.EOF is correctly! Is...
Back
Top