Database scalability

Dear All,<BR>I would like to know if database scalability can be done in .NET. <BR>For eg., i have different services(modules) in my project and each module can be available in different PC's. So since the database is huge, my customer wants me to split the database and to store it in various pc's. How can this be implemented? How can the interaction be done..what has to be done on the data access layer?<BR><BR>thx <BR>Philip
 
Back
Top