PDA

View Full Version : oracle/threads


rhs98
04-15-02, 11:59
I wrote a program using threads to query a database; but the threads seem to have been suspened until the previous one had executed; i.e. they did not run in parralell; any ideas?