Subject | RE: [ib-support] is there any restriction for the number of users in interbase |
---|---|
Author | KURSAT TASKIN |
Post date | 2001-12-25T07:42:09Z |
there will be 15 user in my application, database will be on the server and
different users will have different permissions. at the same time there can
be 2 or more data enter into the database, therefore I am affraid of
transaction problems in my application, how can avoid this,
thanks for your help
kursat
-----Original Message-----
From: Arda Tunccekic [mailto:arda@...]
Sent: Tuesday, December 25, 2001 9:43 AM
To: ib-support@yahoogroups.com
Subject: Re: [ib-support] is there any restriction for the number of
users in interbase
can connect to the database.
This number also depends on the network infrastructure, database design,
application design and server hardware.
If not specified explicitely, every users get's a unique transaction while
connecting to the database. It's of course a better way controlling the
operations on explicit transactions, but does your application need it?
To unsubscribe from this group, send an email to:
ib-support-unsubscribe@egroups.com
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
different users will have different permissions. at the same time there can
be 2 or more data enter into the database, therefore I am affraid of
transaction problems in my application, how can avoid this,
thanks for your help
kursat
-----Original Message-----
From: Arda Tunccekic [mailto:arda@...]
Sent: Tuesday, December 25, 2001 9:43 AM
To: ib-support@yahoogroups.com
Subject: Re: [ib-support] is there any restriction for the number of
users in interbase
> how many user can use my application with a database .gdb?As far as I know, IB doesn't have a restriction on the number of user's that
can connect to the database.
This number also depends on the network infrastructure, database design,
application design and server hardware.
> should I use different transaction for every user or single transaction isenouph?
If not specified explicitely, every users get's a unique transaction while
connecting to the database. It's of course a better way controlling the
operations on explicit transactions, but does your application need it?
To unsubscribe from this group, send an email to:
ib-support-unsubscribe@egroups.com
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/