Antrium A35D

Bir sonraki için en iyisini yap...

Arama Sonuçları : SQL

Windows Güvenlik Duvarında MS SQL TCP Protokolünü Etkinleştirme (A network-related or instance-specific error occurred while establishing a connection to SQL Server. )

A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified) (Microsoft SQL Server, Error: -1)

Sorunu çözmek için;

Devamı →

mvc core sql kullanımı , use sql query .core MVC

Öenek kod;
asp.net MVC de Sqllike ile yapılıyordu. .CORE MVC de işler değişmiş. Kod detay sayfasında.

Devamı →
using method 'mysql_native_password' failed with message: Access denied for user , MySqlException: Access denied for user

using method 'mysql_native_password' failed with message: Access denied for user , MySqlException: Access denied for user

using method 'mysql_native_password' failed with message: Access denied for user , MySqlException: Access denied for user 

Yukarıdaki hatayı alıyorsanız ve Tüm bilgilerin doğru olduğundan eminseniz.

C Panele giriş Yapıp;

Devamı →

SQL LIKE Operator, Sql a harfi ile başlayan kayıtları bulmak

Tablomuzda a harfi ile başlayan kayıtları bulmak için aşağıdaki kodu kullanıyoruz.

Devamı →

Syntax error at: OPTIMIZE_FOR_SEQUENTIAL_KEY

Make sure the target platform of your database project is SQL Server 2019 or later (including Azure SQL Database), where the OPTIMIZE_FOR_SEQUENTIAL_KEY option was introduced. The syntax is not allowed in earlier versions.

ÇÖZÜM : 

Devamı →

c# entity framework sql query , entity framework içerisinde SQL sorgusu kullanmak

Öyle bir zaman gelirki linq içerisinde Sql sorgusu kullanmamız gerekebilir. Bu tip durumlarda aşağıdaki kodu kullanıyoruz.

string sql = "Select * from  kayitlar_";

 

Devamı →

Online SQL Conversion (MYSQL to MSSQL) - mysql scripti mssql e çevirme

Online ve ücretsiz bir siteden bu sorunu çözebilirsiniz.

Devamı →
Hüseyin ÖZKAN Yazılım Uzmanı

C#,MVC,MSSQL,Windows Forms