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

COPYING ROWS FROM ONE TABLE IN A SERVER TO ANOTHER TABLE IN A SERVER

  • SQL Server

There can be situations where we need to copy a few rows from  Server S -> Database S -> Table…

  • Swetha Sankaran
  • December 22, 2013
  • 2 min read
  • 0

SQL DataConnection in InfoPath forms: Part 1

  • Infopath
  • SharePoint
  • SQL Server

We can set our InfoPath forms to receive SQL data. In order to do that we need have a A…

  • Swetha Sankaran
  • March 1, 2013
  • 2 min read
  • 0

Copy data from one server to another server (SQL)

  • SQL Server

Scenario:  Server S -> Database S -> Table S       (to)           Server D->Database D-> Table D This can happen when we…

  • Swetha Sankaran
  • January 22, 2013
  • 2 min read
  • 0

SharePoint 2010 installation on SQL 2012

  • SharePoint
  • SQL Server

Some links I found helpful in SP 2010 installation. Yes, its in french and you can translate it into english! http://www.gokanozcifci.be/subsite/how-to-install-SharePoint-2010.html…

  • Swetha Sankaran
  • June 24, 2012
  • 2 min read
  • 0

SQL Server 2012 vs MySQL statements

  • SQL Server

  SQL Server 2012 MySQL 5.5 1 use master;select  *  from sys.databases; show databases;   2 create database yourDatabaseName; Create database yourDatabaseName;   3 use yourDatabaseName;…

  • Swetha Sankaran
  • June 13, 2012
  • 1 min read
  • 0

SQL Server 2008 R2 Pricing.

  • SQL Server

Below is the microsoft link that details the various editions of SQL Server 2008 R2 and their pricing. http://www.microsoft.com/sqlserver/2008/en/us/pricing.aspx

  • Swetha Sankaran
  • January 14, 2011
  • 1 min read
  • 0

Find out which version of SQL Server 2005 or 2008 is installed in the machine

  • SQL Server

So, blogging after a super long hibernation. Good to be back! I was trying to install SP3 for SQL Server…

  • Swetha Sankaran
  • January 12, 2011
  • 1 min read
  • 0

NULLIF with COALESCE

  • SQL Server

I was writing a stored procedure to retrieve a bunch of columns from a table. Noticing that there were NULL…

  • Swetha Sankaran
  • October 15, 2009
  • 2 min read
  • 0

SQL Server 2008 R2 CTP Hurts.

  • SQL Server

I am still getting the error after following the suggestions in the enclosed blogs. If you find a solution, let…

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

Good article on Spatial query with SQL Server 2008 R2 CTP Reporting Services

  • Dashboard
  • Reporting Solution
  • SQL Server

http://blogs.msdn.com/edkatibah/archive/2009/05/18/cartographic-adjustment-of-spatial-data-for-sql-server-reporting-services-part-5.aspx

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

Posts pagination

1 2 Next
June 2026
M T W T F S S
1234567
891011121314
15161718192021
22232425262728
2930  
« May    

MIT AI News

  • The crucial human component in computing and AI
  • PATH to boost AI training and career opportunities for industry-aligned jobs
  • NSF renews support for MIT-led AI and physics institute, expanding a new model for discovery
  • Teaching AI agents to ask better questions by playing “Battleship”
  • Tod Machover receives George Peabody Medal for contributions to music and technology

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

  • A new nanoscale diamond structure that better collects and controls light
  • Expanding access to science literacy
  • New Waterloo quantum startup gains fast momentum with $10.7 million in funding
  • IQC faculty secure more than $1.8 million in federal funding for quantum research
  • Harnessing the fundamental rules of the universe
Copyright © 2026 QubitSage Chronicles