블로그 이미지
보미아빠

카테고리

보미아빠, 석이 (532)
밥벌이 (16)
싸이클 (1)
일상 (1)
Total
Today
Yesterday

달력

« » 2025.11
1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30

공지사항

최근에 올라온 글

로그인 관련

카테고리 없음 / 2011. 5. 30. 19:52

net start mssql$sql2008r2 /m"SQLCMD"
sqlcmd -S.sql2008r2 -d master
alter login sa enable
go
alter login sa with password ='1234' UNLOCK
go
exit

The Authentication mode for MS-SQL Server can be changed after installation without installing the SQL Management Studio.
  1. Open the Window Registry Editor (Start --> Run --> regedit.exe).
  2. Go to "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\<INSTANCE NAME>\MSSQLServer where <INSTANCE NAME? is the name of the MS-SQL instance.
  3. Locate the field "LoginMode".  Change it's value to "2" to put MS-SQL into Mixed Mode Authentication.
  4. Restart the MS-SQL service.


Posted by 보미아빠
, |

110Km 분윈리 라이딩 후 맛 간 상태 (내딸 보미가 찍음)

아빠한테 달라드는 우리 봄양~ (아빠가 찍음)

Posted by 보미아빠
, |


1. http://msftdbprodsamples.codeplex.com/releases/view/55926 다운로드
2. 압축풀기 (실행하지 말고....)
3. blog 에 첨부된 instawdb.sql 편집 (데이터베이스 경로와 로딩할 csv 위치 수정)
4. sqlcmd 모드에서 돌리면 되며, filestream 과 fulltext 기능은 제외한 버전이다.

filestream 이랑 fulltext 같은 기능은 쓸일 없는데 노트북에 못 깔겠다.

Posted by 보미아빠
, |

최근에 달린 댓글

최근에 받은 트랙백

글 보관함