N
Nathan
Hi,
We're planning on creating a multi-user application with data stored in a
SQL database. We're unable to decided on the best setup.
Would many users be able to do the following;
CLIENT > SQL SERVER
Would many users be able to connect to the SQL sever at the same time, what
will happen if users try to alter the same data.
Or would i need to set it up like the following;
CLIENT > SERVER > SQL SERVER
So the server can process all of the requests made by clients in order.
Any advice would be grateful.
Thanks
We're planning on creating a multi-user application with data stored in a
SQL database. We're unable to decided on the best setup.
Would many users be able to do the following;
CLIENT > SQL SERVER
Would many users be able to connect to the SQL sever at the same time, what
will happen if users try to alter the same data.
Or would i need to set it up like the following;
CLIENT > SERVER > SQL SERVER
So the server can process all of the requests made by clients in order.
Any advice would be grateful.
Thanks