server tag

107 questions


2 answers
129 views
0
What is the definition (app.php) for CAKEPHP to connect to MS SQLServer?

Our development terminal has a track record of completing PHP 7.0 web applications without using a framework.This is a recognition that the connection was achieved by obtaining the necessary dll and a...

2 years ago

1 answers
116 views
0
I want to authenticate with Kerberos AES 128-bit encryption on Windows Server 2016.

In Windows Server 2016 AD, any user can:Active Directory Users and Computers > Select Any User > Properties > Account > Account Options > Check to support Kerberos AES 128-bit encryptio...


1 answers
106 views
0
Error establishing connection to SQL Server

from SSMS to a previously local SQL ServerI was able to access it, but I can no longer access itPlease tell me how to deal with itA network-related or instance-specific error occurred while establishi...

2 years ago

1 answers
90 views
0
How to determine the version of SQLServer that is booting

I am in charge of information systems that operate servers in the company.If anyone has any knowledge of the subject, please let me know.There are 3 versions of SQLServer (2008, 2012, 2014) installed ...

2 years ago

1 answers
100 views
0
Unable to check curl certificate

■EnvironmentWindows Server 2016curl version:7.53.1execution commands:curl-v-x proxy server site nameThe above command resulted in the following error:*channel:next InitializeSecurityContext failed: Un...


1 answers
165 views
0
How to verify the local intranet configuration in Windows Server 2008 R2.

I'm trying to find out what the local intranet configuration of Windows Server 2008 R2 currently running as a domain controller is.The goal is to learn how to get to the Automatically Detect Intranet ...


2 answers
87 views
0
Data retrieval from SQLserver results in "Invalid column name 'N'"

We are participating in the development of improved versions of existing services that have already been developed and operated.In order to create a development environment on the local PC, we cloned ...

2 years ago

2 answers
109 views
0
What is the validity of the SQL Server index when using EntityFramework?

This is the first development in the Entity Framework 6, ASP.NET (MVC) project (C#).DB is the Azure SQL database.We created a non-clustered index on age because the ID is the primary key and the membe...


4 answers
100 views
0
About Table Design

I'm working on a table design, but I'm having a hard time with my first training, so I'd like some advice.I won't give you any specific information, so it's an example.There is a table like the one ab...

2 years ago

2 answers
124 views
0
Unable to connect to internal SQLServer from outside the company via SSH

I'm going to connect to the internal Windows Server from outside the company via SSH (OpenSSH) PortForward and work with the SQLServer DB.The language used is C#.SQLServer is connected with SQLServer ...

2 years ago
« - 3 - »

© 2024 OneMinuteCode. All rights reserved.