Found it - See the Operations Guide - Attachment Governor - Chapter 4.

Yep. It appears you can have N concurrent connections that are limited to 4
times the number of licensed users .

> -----Original Message-----
> From: Myles Penlington [SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, September 30, 1999 10:36 AM
> To:   Multiple recipients of list database
> Subject:      RE: [DUG-DB]:  Multiple Transactions per connection using
> IBXpres s
> 
> From memory with IB you can have up to 4 open connections for the same
> user
> before another license gets consumed. This is probably based on the
> originating TCP/IP address.
> Myles
> 
> 
> 
> > -----Original Message-----
> > From:       Simon Mahony [SMTP:[EMAIL PROTECTED]]
> > Sent:       Thursday, September 30, 1999 10:01 AM
> > To: Multiple recipients of list database
> > Subject:    [DUG-DB]:  Multiple Transactions per connection using
> > IBXpress
> > 
> > According to the Interbase Express "documentation" (for want of a better
> 
> > word) you can run multiple transactions over a single database
> connection.
> > 
> > Experiments indicate that this can only be done in a serial fashion (ie:
> 
> > transaction 2 can only start after transaction 1 is finished). Does this
> 
> > sound correct ?
> > 
> > I have several threads running in the same application, all of which
> want 
> > to do things with the database (some modify, some monitor and log
> events, 
> > etc). Is there any way to allow multiple simultaneous transactions over
> > the 
> > same connections, or will I have to have each of my threads open a new 
> > connection (and how will this affect the IB server's licensing model ) ?
> > 
> > Cheers,
> > Simon Mahony,
> > System Creator,
> > MetService.
> > 
> >
> --------------------------------------------------------------------------
> > -
> >   New Zealand Delphi Users group - Database List -
> [EMAIL PROTECTED]
> >                   Website: http://www.delphi.org.nz
> --------------------------------------------------------------------------
> -
>   New Zealand Delphi Users group - Database List - [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz
---------------------------------------------------------------------------
  New Zealand Delphi Users group - Database List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to