SQL Server Native Client Error 50000: A network error occurred while attempting to read from the file
Yesterday i have received SQL Server Native Client Error 5000 while installing SQL Server Management Studio on one of the…
Yesterday i have received SQL Server Native Client Error 5000 while installing SQL Server Management Studio on one of the…
Have you ever thought when SQL Server instance was installed on your machine? If you don't have idea about finding…
Generally, we download SQL Server evaluation edition to learn or do some testing before deployments. Evaluation edition of SQL Server…
I have written how to install PostgreSQL 10.1 on debian 9 stretch in my last article. Read the attached link…
I will show you how to install PostgreSQL latest version on debian operating system in this article. PostgreSQL is one…
Last week I was working on SQL Server installation where i got this error Attributes do not match. Error details…
I have shown how to install SQL Server 2017 on Ubuntu server that have internet access in my last article.…
We can easily install SQL Server 2017 on Ubuntu server if we have internet access to the online repositories but…
I was working in a project where I came to know client was using MSDN licenses on production environment. Though…
SQL Server Agent is very useful in automating any database activities. By default, it is not installed along with SQL…
I have shown you how to install SQL Server on Redhat Linux Server in my last article. Here I will…
Earlier SQL Server used to run only on Windows platform till SQL Server 2016 version. Now we can host our…
We must Install .NET framework 3.5 as prerequisite to install SQL Server on Windows Operating System. We need to manually…
SQL Server Agent runs scheduled SQL Server jobs and is very useful to automate database tasks. Here i will show…
I have described step by step process to install Ubuntu 16.04 Server and Offline installation of SQL Server 2017 on…