Try delegating the database calls to a thread (remember you need to have a separate database connection for each thread).
Try delegating the database calls to a thread (remember you need to have a separate database connection for each thread).
chris_helloworld (15th September 2010)
Yes, thats going to be my next step, though I'd have liked to have understood where my events were being lost.
Bookmarks