yourfirstserver.comThursday, 24 May 2012
Find Us on : RSS/Feed Facebook Twitter

Sql Server Interview Questions on File Server and Client Server Database

One of major things in two of this approach is of working with data but both of these works in different manner.

In File Server Database approach the data is stored in the file and user have to take data directly from the file. When any change is to be made it is directly on the file application that is open .The file and data writes to these files. If 10 users are online on data then 10 are working and writing on the file.

In a client server approach data is still stored in a file but controlled by a server all the access in the hand of

...