Background Image

FORUM

조회 수 11438 추천 수 0 댓글 1
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
아래는 제가 테스트 해 본 코드입니다.
1. 진짜 바인딩이 개발계획에 들어있는지요.
2. glo 가 오라클의 blob 처럼 쓰기 위한 타입이 맞는지요.
3. 1 이 예정에 있다면 glo 도 binding 해서 쓸 수 있는지요.

감사합니다.

<?php

$conn = cubrid_connect('192.168.0.36', 33000, 'demodb', 'dba', 'test');
$stmt = cubrid_prepare($conn, 'INSERT INTO test1 (a,c) VALUES (?, ?)', CUBRID_INCLUDE_OID);
$a = 'asdfasdf';
cubrid_bind($stmt, 1, $a);
cubrid_bind($stmt, 2, $a);
$a = 'zxcvzxcv'; // this is not binding T.T

/* error T.T
$stmt = cubrid_prepare($conn, 'INSERT INTO test1 (a,c) VALUES (:a, :c)', CUBRID_INCLUDE_OID);
$a = 'asdfasdf';
cubrid_bind($stmt, ':a', $a);
cubrid_bind($stmt, ':c', $a);
$a = 'zxcvzxcv';
*/

cubrid_execute($stmt);
cubrid_commit($conn);

?>

  • ?
    Prototype 2009.04.07 00:06
    저희 제품에 관심을 가져 주셔서 감사합니다.
    1. 아직 지원 스펙에 언제까지 지원 하겠다고 등록 되어 있는 것은 없습니다. nFORGE(http://dev.naver.com/projects/cubrid) 에 스펙 이슈로 등록 하여 오픈 소스 프로젝트에 참여하여 보심은 어떤지요? ^^
    2. 네. 하지만 약간 성격이 다릅니다.
    3. glo 타입 특성상 in-line binding 하기는 어려울 것으로 생각됩니다.

  1. SQLGate for CUBRID 영구 무료 라이선스 제공

    Date2020.04.09 Byadmin Views4280
    read more
  2. 원하는 테이블에 데이터를 추가 하고싶으면 어떻게 하나요?

    Date2009.03.25 By나동호 Views10977
    Read More
  3. 온라인 메뉴얼이 firefox에서 동작이 안되네요.

    Date2009.03.25 Byflypig Views11126
    Read More
  4. 세로로 나온 레코드를 하나의 컬럼 담고 싶습니다. (긴급)(폭스소프트)

    Date2009.03.26 By돌돌이 Views14499
    Read More
  5. Database 선택시 "Database(demodb) is running is standalone mode" 오류

    Date2009.03.26 By둘리 Views15415
    Read More
  6. Fedra 10 에서 8.1.4 설치 문의

    Date2009.03.26 By스나이퍼 Views17800
    Read More
  7. 페도라 10에서 큐브리드 rpm 설치시 오류

    Date2009.03.26 By스나이퍼 Views16391
    Read More
  8. 설치 대상 경로에 공백있으면 설치가 안됩니다.

    Date2009.03.30 By푸른여행 Views16671
    Read More
  9. 데이터 구조 질문

    Date2009.03.31 Byrahmat Views10569
    Read More
  10. 64 bit 포팅이란?

    Date2009.03.31 By초보대왕 Views22002
    Read More
  11. ODBC 핸들로 조회시 조회 갯수 재한?

    Date2009.04.01 ByApiClasser Views11459
    Read More
  12. 데이터베이스로드와 언로드를 이용한 데이터 입력시

    Date2009.04.02 Byrahmat Views13624
    Read More
  13. demodb에 Table이 없어요.

    Date2009.04.02 Byflypig Views11844
    Read More
  14. java 1.4에서는 큐브리드 동작안하나요?

    Date2009.04.03 By나상숙 Views13164
    Read More
  15. cubrid.jdbc.driver.CUBRIDException:

    Date2009.04.03 By아르미 Views25726
    Read More
  16. database 시동이 안되요 1

    Date2009.04.04 By나상숙 Views10494
    Read More
  17. cubrid 없이 php ext 설치를 원합니다.

    Date2009.04.04 By송효진 Views11928
    Read More
  18. windows2000 에서 database 가동이 안되요

    Date2009.04.04 By홍길동 Views13415
    Read More
  19. cubrid ebuild && 문제점 보고.

    Date2009.04.05 By송효진 Views13702
    Read More
  20. php cubrid_bind() 에 관하여.

    Date2009.04.05 By송효진 Views11438
    Read More
  21. 큐브리드 온라인 도움말 수정요청.

    Date2009.04.05 By송효진 Views16126
    Read More
Board Pagination Prev 1 ... 3 4 5 6 7 8 9 10 11 12 ... 199 Next
/ 199

Contact Cubrid

대표전화 070-4077-2110 / 기술문의 070-4077-2113 / 영업문의 070-4077-2112 / Email. contact_at_cubrid.com
Contact Sales