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

Posts pagination

1 2 3 Next
March 2026
M T W T F S S
 1
2345678
9101112131415
16171819202122
23242526272829
3031  
« Oct    

MIT AI News

  • Can AI help predict which heart-failure patients will worsen within a year?
  • 3 Questions: On the future of AI and the mathematical and physical sciences
  • New MIT class uses anthropology to improve chatbots
  • A better method for planning complex visual tasks
  • 3 Questions: Building predictive models to characterize tumor progression

Microsoft Quantum Blog

  • 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
  • Microsoft unveils Majorana 1, the world’s first quantum processor powered by topological qubits

Waterloo Institute of Quantum Computing

  • New federal funding set to reinforce Canadian quantum tech and innovation
  • Quantum Co-laboratory expands its national partnership, strengthening Canada’s leadership in quantum science and technology
  • IQC appoints Dr. John Watrous in new director role set to expand the institute's educational programs
  • Breaking the electromagnetic boundaries in ferromagnetic materials
  • Stealth quantum sensors unlock possibilities anywhere GPS doesn’t work
Copyright © 2026 QubitSage Chronicles