
Many Connections with MS SQL Server
Why in Shared Autocommit and Shared NoAutoCommit Modes BDE
opens several connections with MS SQL Server (approximately
8 cursors per connection). This leads to problems with
temporary tables, which are visible only from the connection
in which they have been created.
We use Delphi 2.0, MS SQL Server 6.5 and ODBC driver for MS SQL Server 6.5.