Delphi Programming Forum
C++Builder  |  Delphi  |  FireMonkey  |  C/C++  |  Free Pascal  |  Firebird
볼랜드포럼 BorlandForum
 경고! 게시물 작성자의 사전 허락없는 메일주소 추출행위 절대 금지
델파이 포럼
Q & A
FAQ
팁&트릭
강좌/문서
자료실
컴포넌트/라이브러리
FreePascal/Lazarus
볼랜드포럼 홈
헤드라인 뉴스
IT 뉴스
공지사항
자유게시판
해피 브레이크
공동 프로젝트
구인/구직
회원 장터
건의사항
운영진 게시판
회원 메뉴
북마크
델마당
볼랜드포럼 광고 모집

델파이 Q&A
Delphi Programming Q&A
[4095] [답변] SHAVER/ SQL로 메모 필드 생성하는 방법좀...
zpdspf1 [ ] 1372 읽음    1998-08-19 13:00
  안녕하세요. 천리안 프로그래머 포럼 델파이 담당자 댁스터(강범석)입니다.

  ftMemo라는 Text memo field 타입이 있습니다. DB.pas에 선언되어 있습니다.

  그밖에 여러 타입의 필드를 만들수 있더군요. 다음은 도움말에 있는 내용입니다.

  Value                Description
  ──────────────────────────────────
  ftUnknown   Unknown or undetermined
  ftString   Character or string field
  ftSmallint  16-bit integer field
  ftInteger   32-bit integer field
  ftWord   16-bit unsigned integer field
  ftBoolean   Boolean field
  ftFloat   Floating-point numeric field
  ftCurrency  Money field
  ftBCD    Binary-Coded Decimal field
  ftDate   Date field
  ftTime   Time field
  ftDateTime  Date and time field
  ftBytes   Fixed number of bytes (binary storage)
  ftVarBytes  Variable number of bytes (binary storage)
  ftAutoInc   Auto-incrementing 32-bit integer counter field
  ftBlob   Binary Large OBject field
  ftMemo   Text memo field
  ftGraphic   Bitmap field
  ftFmtMemo   Formatted text memo field
  ftParadoxOle  Paradox OLE field
  ftDBaseOle  dBASE OLE field
  ftTypedBinary  Typed binary field
  ftCursor   Output cursor from an Oracle stored procedure
     (TParam only)
  ftFixedChar  Fixed character field
  ftWideString  Wide string field
  ftLargeInt  Large integer field
  ftADT    Abstract Data Type field
  ftArray   Array field
  ftReference  REF field
  ftDataSet   DataSet field


  참고하세요.


+ -

관련 글 리스트
4095 [답변] SHAVER/ SQL로 메모 필드 생성하는 방법좀... zpdspf1 1372 1998/08/19
Google
Copyright © 1999-2015, borlandforum.com. All right reserved.