I am using oracle 8i and the problem is on the same computer - Atleast
my server program runs on one computer alone.
However if  I use TOAD and my program to  run two different stored
procedures  they execute  in parallel . but different handlers,
spawned by the server to  handle client requests, are not able to
transact independently.I am not sure if my settings for connection ,
recordset object are correct or not? or if concurrency is really a
feature of the provider which I am using ( MSDASQL.1) . Thanks.

Reply via email to