Article on the subject of "remove sql server"

  • How to completely uninstall SQL Server

    How to completely uninstall SQL Server

    this article will show you how to uninstall sql server completely. follow the steps in this article, you also need to prepare the system to be able to reinstall sql server.
  • How to completely uninstall SQL Server

    How to completely uninstall SQL Server

    this article will show you how to uninstall sql server completely. follow the steps in this article, you also need to prepare the system to be able to reinstall sql server.
  • The difference between web server and app server

    The difference between web server and app server

    you have probably seen that the terms web server and app server are often used interchangeably as if they are related to the same thing and also facilitate the website to function properly. but in reality, they are not the same.
  • DISTINCT clause in SQL Server

    DISTINCT clause in SQL Server

    the distinct clause is used to remove duplicates in the result set.
  • Add or remove user accounts for Windows Home Server 2011

    Add or remove user accounts for Windows Home Server 2011

    after installing windows home server 2011 you need to start configuring it. part of the configuration work is adding users on the network. this article will show you how to implement and manage their access
  • Network basics: Part 3 - DNS Server

    Network basics: Part 3 - DNS Server

    a dns server is a server that contains a database of public ip addresses and hostnames associated with them. in most cases, the dns server is used to resolve or translate those common names into ip addresses as required.
  • How to check Zoom running a secret web server on the Mac

    How to check Zoom running a secret web server on the Mac

    recently, a serious vulnerability was discovered in zoom, the popular online meeting application for mac. this article will show you how to check if zoom is running a secret web server and how to remove it.
  • How to set up your own Git server on Linux

    How to set up your own Git server on Linux

    while you can count on globally renowned git hosting services like github, in some cases it is better to host a personal git server for enhanced privacy, customizability, and security.
  • Use IIS to set up FTP Server on Windows

    Use IIS to set up FTP Server on Windows

    set up an ftp server (file transfer protocol server) to share and convert large files with unlimited traffic.
  • How to change DNS server on the most popular routers

    How to change DNS server on the most popular routers

    changing the dns server settings on your router is not difficult, but every manufacturer uses their own custom interface, which means the process can be very different depending on which router you are owned.
  • The difference between Truncate and Delete in Microsoft SQL Server

    The difference between Truncate and Delete in Microsoft SQL Server

    in the following article, we will help you distinguish some basic differences between two delete syntax and truncate table in microsoft sql server application. basically, both of these statements help us to remove the data, but in essence it is not so.
  • Fix the problem when removing Windows Server 2008 Server Core from the domain

    Fix the problem when removing Windows Server 2008 Server Core from the domain

    in the following article, we will show you how to handle and fix errors when removing windows server 2008 r2 server core from the domain system. the case here is that both core and domain controller (dc) systems are virtual machines, when the user tries to switch dc to the state of the previous
  • What is VPS? VPS used to do? What is VPS different from Server?

    What is VPS? VPS used to do? What is VPS different from Server?

    what is vps? vps used to do? what is vps different from server ?. when you intend to learn about network data or open the website, you will definitely be introduced to many different server and server services. but server hosting has a lot of tricks
  • How to delete or hide complex passwords on Windows Server 2016

    How to delete or hide complex passwords on Windows Server 2016

    if you find using a complex password inconvenient, you can disable, hide, or delete it. refer to the article below for instructions on how to remove or hide a complex password on windows server 2016.
  • 7 great ideas using Raspberry Pi as a server

    7 great ideas using Raspberry Pi as a server

    raspberry pi is a great solution for many computer projects, from learning programming to remote control a car to building a basic stop-motion animation studio. but do you know that raspberry pi can also be used as a server? here are some ideas for using raspberry pi as a server.
  • How to install software for clients from Windows Server 2012 R2 using Group Policy

    How to install software for clients from Windows Server 2012 R2 using Group Policy

    windows server 2012 r2 includes a feature called software installation and maintenance with the ds, group policy, and windows installer services used to install, maintain, and remove software on your computer. in the following article, network administrator will guide you through the steps to
  • New points in SQL Server 2017

    New points in SQL Server 2017

    the sql server 2017 version is primarily connected to linux, bringing the power of sql to linux. in short, you can install sql server 2017 on linux, using sql server 2017 on linux-based docker containers. sql server 2017 also allows you to choose development languages, develop it on-premise or
  • Instructions for setting up and managing FTP Server on Windows 10

    Instructions for setting up and managing FTP Server on Windows 10

    if you want to create a private cloud for sharing and converting large files without restrictions, you can create an ftp server (file transfer protocol server) on your windows 10 computer.
  • Create VPN Server on Windows 8

    Create VPN Server on Windows 8

    no need to install any additional applications, you can easily 'turn' your computer into a vpn server if you're using windows 8. in this way, you can share data from the computer. as a simple lan system in the form of remote access. & a
  • What is the future of server virtualization?

    What is the future of server virtualization?

    server virtualization can help combat poor server performance, make better use of computing capabilities, limit energy consumption and improve data center flexibility.
  • Learn about the architecture of MS SQL Server

    Learn about the architecture of MS SQL Server

    in the previous articles, you already know briefly about sql server, how to install sql server on the computer. in this section we will learn about the architecture of sql server.