0
votes
4answers
190 views
Excessive reserved space on SQL Server
We have a database running under MSDE (SQL 2000, service pack 4) that is reserving massive amounts of excess space. Using sp_spaceused for each table gives a total reserved size of 2102560 KB, a data …
1
vote
3answers
487 views
Cannot access WSS 3.0 sites after movind Content and Config DBs
Problem:
No access to internal sites after new Instance of SQL was installed on MS SQL Server
Description:
I've got a WSS 3.0 installed on the W2K3 Sever.
Originally, there was only one Instance of …
0
votes
2answers
105 views
Querying data from multiple clustered tables as one unified
Hello,
I've recently started work on a project which involves creating a web-based reporting interface for a fairly old software responsible for managing some access control hardware like electronic …
