E-book Ilmu komputer

Budi Anggoro 0813.83038.295 # 0878.70304.675 ..... twitterfacebookgoogle pluslinkedinrss feedemail
Home » » Cara Agar Bisa Me-remote SQL 2005 express

Cara Agar Bisa Me-remote SQL 2005 express

Written By Unknown on Sunday, February 16, 2014 | 6:13 PM

Cara mengaktifkan koneksi remote ke SQL Server 2005 Express

Secara default, SQL Server 2005 tidak memungkinkan koneksi remote sehingga Anda harus mengaktifkan secara manual. Jika Anda mencoba untuk menyambung ke SQL Server remote tanpa mengaktifkan koneksi remote pertama, Anda akan melihat salah satu dari pesan-pesan kesalahan.

Login failed for user ‘sa’. The user is not associated with a trusted SQL Server connection.
Login failed for 'sa'
An error has occurred while establishing a connection to the server. When connecting to SQL Server 
2005, this failure may be caused by the fact that under the default settings SQL Server does not 
allow remote connection.


SQL Server does not allow remote connection 

Untuk mengatasi masalah ini, Anda memiliki 2 cara
 
1. Lakukan enable both SQL Server and Windows authentication mode on SQL Server 
2. to allow remote connection and SQL Server Browser.
 
 Langkah-langkah mengaktifkan koneksi remote ke SQL Server 2005 Express

 
1.   Login ke SQL Server menggunakan SQL Server Management Studio Express pada lokal SQL Server dengan Windows Authentication pengguna. Ini akan menggunakan account Windows untuk otentikasi ke SQL Server.
 
Login using Windows authentication mode on local 
2. Pada Object Explorer, klik kanan pada nama instance dan pilih Properties.
Open SQL Server Properties 
3.Di sebelah kiri, pilih Security dan mengubah otentikasi Server SQL Server dan modus Windows Authentication. Jika pilihan tersebut sudah dipilih, itu berarti Anda telah diperbolehkan otentikasi SQL Server.
 
Change SQL Server authentication mode 
 
4. Ada akan menjadi jendela informasi menunjukkan bahwa Anda perlu me-restart SQL Server untuk mengambil efek perubahan.  
 
SQL Server need restart 
 
 
5. Right-click on the instance name again, select Restart to restart SQL Server service. 
 
Restart SQL Server Service 
 
6.Pilih Ya.
 
Confirmation  
 
7.Tunggu stop service dan start.elect Ya. 
Restarting SQL Server Service 
 
8. Itu saja. Anda telah mengaktifkan kedua SQL Server dan Windows otentikasi jadi sekarang Anda dapat login ke SQL Server dengan account Windows Anda saat ini atau akun Anda dibuat.

  1. Open SQL Server Surface Area Configuration.
    Open SQL Server Surface Area Configuration
  2. Select Surface Area Configuration for Services and Connections.
    Open Surface Area Configuration for Services and Connections
  3. On the left side, expand your SQL Server instance -> Database Engine -> Remote Connections. On the right side, select Local and remote connections -> using both TCP/IP and named pipes.
    Allow remote connections
  4. On the left side, select SQL Server Browser -> Service.
    On the right side, if the startup type is Disable, you need to change to Automatic and click Apply and click Start button to start the service. Then, click OK.
    Start SQL Server Browser
  5. You have finished configure. Now try to login to your SQL Server from remote computer using SQL Server authentication mode.
    Login to remote SQL Server
  6. Login to SQL Server succeeded.
    Login succeeded


 
 
 
 
Semoga Bermanfaat
Budi Anggoro

 
 
 

 


Share this article :
 
Support : Creating Website | Budi Anggoro | Budi Anggoro
Copyright © 2011. Javas Informatika - All Rights Reserved
Template Created by Creating Website Published by Copy Right by Budi Anggoro
Proudly powered by Blogger