Board index » delphi » Concurrency problems - second posting
Tim Radford
![]() Delphi Developer |
Sun, 16 Oct 2005 23:32:40 GMT
Concurrency problems - second posting
I have a CGI app using dbExpress but I run into problems if two instances
run at the same time. The CGI accesses the database entirely via stored procedures, which Incidentally, I can get the same exception running a single instance if a Can anyone advise? |