We are a very intensive Access production shop. We are going to develop and implement a SQL Server solution. Basically what we do is that we have hundreeds of Access databases in hundreeds of machines and then we have people who run queries, programs and reports on those databases. The SQL server solution is going to copy data from all those databases (different projects, clients) and then some procedures may be run at the server itself. How bad is to run several stored procedures on a single server at the same time (in terms of eficiency)? I read that Microsoft is going to allow to program using VB.NET, Do that mean that DTS is not going to be necessary to populate the Server tables?
Thank you
Thank you