<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:thr="http://purl.org/syndication/thread/1.0">
  <title type="html">수안이의 데이터 연구실: DB-작업을-보다-쉽게-해보자OTL-소개에 달린 최근 댓글/트랙백 목록</title>
  <id>http://www.webdizen.net/blog/</id>
  <link rel="alternate" type="text/html" hreflang="ko" href="http://www.webdizen.net/blog/" />
  <subtitle type="html">세상에 존재하는 모든 데이터를 체계화하고 효과적으로 분석하는 그 날까지 이 재미난 연구를 수행합니다</subtitle>
  <updated>2010-10-20T00:55:25+09:00</updated>
  <generator>Textcube 1.7.6 : Staccato</generator>
  <entry>
    <title type="html">webdizen님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://www.webdizen.net/blog/2560#comment56611" />
    <author>
      <name>(webdizen)</name>
    </author>
    <id>http://www.webdizen.net/blog/2560#comment56611</id>
    <published>2007-08-03T11:26:27+09:00</published>
    <summary type="html">sql statment를 바꿔가면서 binding 하실 경우라는 말씀은 위의 Select 질의를 하는 예제에서 otl_stream selectStream(50, query.c_str(), db)와 같은 형태로 쓰여지는 경우를 selectStream을 한번 binding 한 뒤, 다른 binding이 필요할 경우 그대로 써도 되냐는 말씀이신가요? 당연히 기존에 생성하셨던 otl_stream 객체를 statment만 바꿔서 사용하시면 됩니다. 다른 일반적인 라이브러리처럼요 ^^</summary>
  </entry>
  <entry>
    <title type="html">이정호님의 댓글</title>
    <link rel="alternate" type="text/html" href="http://www.webdizen.net/blog/2560#comment56608" />
    <author>
      <name>(이정호)</name>
    </author>
    <id>http://www.webdizen.net/blog/2560#comment56608</id>
    <published>2007-08-01T21:18:34+09:00</published>
    <summary type="html">질문이 있습니다.
db connect를 otl_connect 객체를 통하여 마친 후에, otl_stream을 통하여 sql statment와 binding을 시키고 while문을 통하여
data를 조회하는 절차로 진행되는데..
만약, sql statment를 바꿔가며 binding 시킬 경우에는 otl_stream.open()함수를 통하여 기존에 생성한 stream 객체로 statement를 바꾸면 되나요?</summary>
  </entry>
</feed>

