TService and database



Also posted in database.general

I use an TService and threads to do inserts in database, but it work very
slow.
I test that some code in normal application and it work very very fast.
I incresease de pivileges of threads but it's don't have effect.
TService use more processor time (like as 99%) but do fews inserts in
database
while normal application (with some code) use around 50% of the processor
time and
do 10 times more inserts in database.

Please help me?

Thanks
Junior



.