Skip to content

QubitSage Chronicles

“Eternally curious (Jigyasu) woman in tech — QubitSage of the digital-verse, learning, sharing, and leaping across spacetime continuums, one insight at a time…”

  • Home
  • LinkedIn
  • Twitter
  • Poetries

Category: SQL Server

  • Home
  • SQL Server
  • Page 2

SQL Server 2005 services are not listed in SQL Server Configuration Manager

  • SQL Server

Some or all SQL Server 2005 services are not listed in SQL Server Configuration Manager, or you receive a “No…

  • Swetha Sankaran
  • September 14, 2009
  • 5 min read
  • 0

Renaming SQL server instance

  • SQL Server

– Get the current name of the SQL Server instance for later comparison. SELECT @@servername – Remove server from the…

  • Swetha Sankaran
  • September 8, 2009
  • 1 min read
  • 0

Retrieve rows for the last 3 months

  • SQL Server

Retrieving rows for the last 3 months: This query is for retrieving the last 3 months data from sql table: SELECT…

  • Swetha Sankaran
  • September 8, 2009
  • 1 min read
  • 0

Get the Server name and SQL instance name in ToolPart (c#)

  • SQL Server

Requirement: ServerName and InstanceName to be displayed in a ToolPart Data: The classes required to retrieve the DataSource(this contains the…

  • Swetha Sankaran
  • September 8, 2009
  • 1 min read
  • 0

SQL Server 2005 Reporting Services Configuration Madness

  • SQL Server

Well, after almost exactly 6 hours, I’ve succeeded at installing SQL Server 2005 Reporting Services on a server with more…

  • Swetha Sankaran
  • April 10, 2009
  • 4 min read
  • 0

Analysis Services(2005) Memory Usage Issue and Fix

  • Dashboard
  • Reporting Solution
  • SQL Server

What? SQL Server 2005’s Analysis Services uses a process titled Msmdsrv.exe The memory used by this process does not decrease…

  • Swetha Sankaran
  • April 9, 2009
  • 2 min read
  • 0

Posts pagination

Previous 1 2
August 2026
M T W T F S S
 12
3456789
10111213141516
17181920212223
24252627282930
31  
« Jun    

MIT AI News

  • With a feel for physics, AI models simulate a wider range of real-world scenarios
  • Solving the solvent problem
  • The benefits of medical AI assistance vary based on user expertise
  • Alexander Rakhlin named director of the MIT Statistics and Data Science Center
  • Daniela Rus receives Bavarian Minister-President's High-Tech Prize

Microsoft Quantum Blog

  • Majorana 2 – Microsoft’s Scalable Quantum Processor With Reliable, Long-Lasting Qubits
  • Powerful new developer tools increase the versatility of the Microsoft Quantum platform
  • Quantum-safe security: Progress towards next-generation cryptography
  • Microsoft advances quantum error correction with a family of novel four-dimensional codes
  • Transforming R&D with agentic AI: Introducing Microsoft Discovery

Waterloo Institute of Quantum Computing

  • Using a molecule as a quantum sensor
  • Sparking curiosity at Youth Quantum Symposium
  • Federal funding adds fuel to theoretical and applied quantum research
  • The time is now to apply responsible quantum innovation
  • Reversing quantum information loss using lessons from machine learning
Copyright © 2026 QubitSage Chronicles