Home » 2016 (Page 15)

[sql 2008] 한글 깨짐 현상

아래와 같이 테이블 구문을 변경해서 UNICODE로 관리해보십시오. 유니코드로 값을 입력할 경우는 N 을 붙여서 작업하면 됩니다. CREATE TABLE [dbo].[T_Download_Class]( [ClassKey] [int] IDENTITY(1,1) NOT NULL, [ClassName] [nvarchar](100) NULL, [ClassSort] [int] NULL ) INSERT INTO [Korea_Docs].[dbo].[T_Download_Class] ([ClassName] ,[ClassSort]) VALUES (N‘핸드북’,’1′)
Continue reading

timeclock-software

http://timeclock-software.net/   The main administrator screen options. This simple layout is de singed for ease of use. On this screen are the main administrator options for managing the timeclock software. Manage Time Types: This is the category of the time, such as vacation, overtime, sick time. Manage Date...
Continue reading

hpmyadmin

hpmyadmin 을 설치하기전에 몇가지 설명을 드린 후 본격적으로 설치 진행을 바로 들어가겠습니다. 이 툴은 반드시 없으면 안될정도로 정말 필요할 정도로 중요한데요.데이터베이스 라고 물리적인 공간을 직접 적으로 접근하고 제어하기 위한 웹에서 실행되는 프로그램으로 무료 웹프로그램 제로보드xe 나 워드프레스 등 을 이용해 개인 홈페이지나 블로그를 제작시 가장 필요한 database 입니다. 이것들이...
Continue reading

Steve Jobs’ Last Words

I reached the pinnacle of success in the business world. In others’ eyes, my life is an epitome of success. However, aside from work, I have little joy. In the end, wealth is only a fact of life that I am accustomed to. At this moment, lying on...
Continue reading