You’ve probably heard about VPN and may have even used it. But do you understand what is behind this abbreviation? How do VPN access programs work, and how exactly are the data protected? Probably not. In this article I will try to explain what a Virtual Private Network is and how the operation of such networks is structured so that you can better understand what can actually be done “behind closed doors”. Use super vpn free and be protected.
Read MoreMS SQL database backup with APBackup
Today we will consider examples of MS SQL database backup automation using APBackup. When performing a task in APBackup, it is possible to run external applications before and after archiving. In addition, you can configure
Read MoreHow to create a database archive on MS SQL Server 2008
We continue to talk about backups and today we will learn how to create an archive of MS SQL Server 2008 database. We will consider everything, as usual, using both the graphical interface and the
Read MoreLearning how to work with SQLCMD
Consider the command line tool that is used to communicate with Microsoft SQL Server Regular readers may have noticed that I have started to write more about scripts and some emerging platforms and tools for
Read MoreMS SQL Server Utilities
Based on Michael Otey’s “Overlooked Command-Line Utilities” at Sqlmag.com and “Brian Knight” at SWYNK.COM “Piping Queries to a Text File” The article discusses a set of MS SQL Server command-line utilities and their applications. Seven
Read MoreObtaining administrative privileges in Microsoft SQL Server
Introduction After the change of the workstation, he started to install Microsoft SQL Server 2008 R2 on it and almost came across the traditional rake related to the improved security in this version. If Microsoft
Read MoreOsql utility
Osql is a 32-bit utility run from the command line. It is used to create interactive queries and send them to SQL Server 2000. System procedures and script files are used to create queries. Osql
Read MoreSQL Server 2012: Password recovery
If something unimaginable happens and you forget your SQL Server password, there are ways to restore access to the system. You are a respected and trusted database administrator in your organization. You maintain and update
Read MoreChanging the sa password to sql
Hi, everyone, today I will tell you how to change or reset the sa sql server password. Let me remind you that sa is a user’s login in MS SQL, which by default has the
Read MoreWhat is OSQL.EXE and how to fix it?
Overview of OSQL.EXE What is OSQL.EXE? OSQL.EXE is a type of EXE file associated with Microsoft SQL Server that is developed by Intel Corporation for Windows. The latest known version of OSQL.EXE is 2000.080.0194.00, developed
Read More