Tagged Questions
0
votes
1answer
68 views
SQl Server sharding
Can SQL Server be sharded for distributed data processing? Or are there any limitations that prevent relational databases from being sharded ?
0
votes
2answers
811 views
Distributed File System (DFS) and MS SQL 2008
There are two physical servers on which we want to install MS SQL 2008 and our application. Our application is using DB in separate *.mdf file. Our application works only on one server at the point ...
0
votes
1answer
79 views
Distributed Microsoft SQL server deployment - Cluster?
I have a website, I want to host on two diffident very far deployments. I have a rather good connection between them. But the users have a good connection only to what's near them.
My Idea is to ...