# 2) .Net ( Vs 2005 )/기타

DB로컬 연결시 문구

이꼬모꼬 2009. 5. 2. 12:01
로컬로 Window모드로 데이타베이스에 접근하고자 할때!

Integrated Security=SSPI;Persist Security Info=False;Initial Catalog={데이타베이스명};Data Source=localhost