Skip to content
MorganTechSpace
  • Home
  • Powershell
  • Office 365
  • Azure AD
  • Exchange Online
  • SharePoint Online
  • Active Directory
  • Contact

SQL Server

Insert DataTable into SQL Table in C#

March 13, 2020April 27, 2014 by Morgan

Description A .NET DataTable is an memory representation of an MS SQL Server table. DataTable object allows you to create …

Read more

Categories C#, SQL Server, SQLQuery

Insert XML into SQL Server Table using SSMS and C#

March 13, 2020April 27, 2014 by Morgan

Description   In SQL Server Relational Database Management System (RDMS), we always try to create best Database Table design. So …

Read more

Categories C#, SQL Server, SQLQuery, SSMS

Read CSV File and Insert Into SQL Server using Bulk Insert

December 3, 2022March 24, 2014 by Morgan

Hi, in this article, I am going to write SQL script to Import or Insert CSV file data into SQL Server …

Read more

Categories C#, SQL Server, SQLQuery

Union vs Union ALL in SQL Server

March 16, 2020December 4, 2013 by Morgan

Description In this article, I am going write the difference between Union vs Union All in SQL Server in multiple rows …

Read more

Categories SQL Server, SQLQuery

Insert Multiple Rows into Table in SQL Server

March 16, 2020December 4, 2013 by Morgan

Description In this article, I am going to write T SQL Script to Insert Multiple Rows into Table in single …

Read more

Categories SQL Server, SQLQuery

Create Table in SQL Server Examples

March 16, 2020December 2, 2013 by Morgan

Description In this article, I am going to write T-SQL query to Create Table in MS SQL Server in different …

Read more

Categories Development, SQL Server, SQLQuery

Cannot drop database because it is currently in use in MS SQL Server

March 16, 2020November 29, 2013 by Morgan

Description In this article, I am going to give Fix/Solution for the error ‘Cannot drop database because it is currently …

Read more

Categories C#, Development, SQL Server

How to configure SQL Server Authentication mode SQL Server

March 16, 2020October 26, 2013 by Morgan

Description In this article I am going to explain about how to enable or configure SQL Server Authentication mode or …

Read more

Categories SQL Server

Import CSV File Into SQL Server Using SQL Bulk Copy

March 16, 2020October 19, 2013 by Morgan

Description This article contain C# code example to import CSV file data into DataTable and insert bulk records into SQL …

Read more

Categories C#, Development, SQL Server

The remote procedure call failed in Sql Server Configuration manager – Event ID: 1000

March 16, 2020October 16, 2013 by Morgan

I have been using  SQL Server 2008 R2 on my development  machine for a long time. It is working well …

Read more

Categories Event ID, PC, SQL Server, Visual Studio
Older posts
Newer posts
← Previous Page1 Page2 Page3 Page4 Next →

Categories

  • Powershell
  • Microsoft 365
  • Azure AD
  • SharePoint Online
  • Exchange Online
  • Microsoft Teams
  • Office 365 Groups
  • Active Directory
  • Microsoft Graph
  • PnP-PowerShell
  • CSOM

Recent Posts

  • Get Azure AD (Entra ID) App-Only Access Token with PowerShell
  • Working with REST API in PowerShell using Invoke-RestMethod
  • M365 User SignIn Activity – Neither tenant is B2C or tenant doesn’t have premium license
  • How to Join or Concatenate String and Number Using PowerShell
  • Find Location and County by IP Address with PowerShell
  • Microsoft 365
  • Azure AD
  • SharePoint Online
  • Exchange Online
  • Microsoft Teams
  • Microsoft 365 Groups
  • OneDrive for Business
  • Azure AD Authentication
  • Active Directory
  • Exchange Server
  • PowerShell
  • PnP PowerShell
  • Microsoft Graph
  • CSOM
  • VBScript

Follow us

  • Facebook
  • Twitter
DMCA.com Protection Status
  • Privacy-Policy
  • Disclaimer
  • TermsOfUse
  • About
Copyright © 2025 MorganTechSpace