Tagged Questions

0
votes
1answer
72 views

How do I start MSDE2000A (mssql$netsdk) from cmd in Windows 7?

I'm trying to install MSDE2000A on a Windows 7 machine, and the database book I'm using described doing so through the command line. First I installed it to C:\< folder >. Everything went fine ...
0
votes
2answers
191 views

Querying data from multiple clustered tables as one unified

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 door ...