The msde2000 tag has no wiki summary.
0
votes
1answer
287 views
Connection problem when connecting to MSDE2000 with .NET
I have a strange problem. I'm trying to connect to a Microsoft SQL server from C# (.Net 4.0). The server is running MSDE2000(8.00.194). When I connect I get the following message:
...
0
votes
1answer
113 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
1answer
158 views
Can an MSDE 2000 database be deplolyed to SQL Server 2000?
I am developing a Web Application using SQL Server 2005 for the database, but will need to deploy the database to SQL Server 2000 in the production environment.
We don't have a license for SQL Server ...
2
votes
1answer
200 views
SQL 2000 (MSDE) Hangs When It Receives an Erroneous Query from a Classic ASP Web Application
I have a SQL interface page in my classic ASP web app that allows admin users to run queries against the app's database (MSDE 2000) - it simply consists of a textarea that the user submits and the app ...
0
votes
1answer
811 views
SQL Server 2008 replicating to SQL Server 2000
Has anyone implemented replication between SQL Server 2008 and MSDE2000? Does the merge replication work between these two databases?
13
votes
10answers
44k views
How do I shrink my SQL Server Database?
I have a Database nearly 1.9Gb Database in size
MSDE2000 does not allow DBs that exceed 2.0Gb
I need to shrink this DB (and many like it at various client locations)
I have found and deleted many ...
0
votes
1answer
167 views
What tools are available for providing a breakdown of the diskspace used by an SQL Server database
I have an MSDE2000 database which appears to be approaching it's 2Gb limit.
What tools can I use to determine where all the space is being used?
Ideally think TreesizePro for SQL Databases