Simultaneous access to SQL server...
-
Hi all, I am using SQL server 2000, I have a table with four columns (ID, Password, Name, contact). This table is being used by a web application which is having a registration page, the registration credentials are inserted to above table in server. Here I want to know how many users can simultaneously register. I mean to what particular count does database insert the records into the same table simultaneously. Please address the scenario in detail if possible with example. Regards,
ashok
-
Hi all, I am using SQL server 2000, I have a table with four columns (ID, Password, Name, contact). This table is being used by a web application which is having a registration page, the registration credentials are inserted to above table in server. Here I want to know how many users can simultaneously register. I mean to what particular count does database insert the records into the same table simultaneously. Please address the scenario in detail if possible with example. Regards,
ashok