<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://valley.egloos.com/rss/style/style.xsl" type="text/xsl" media="screen"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>이글루스 'cx_oracle' 태그 최근글</title>
		<link>http://valley.egloos.com/tag/cx_oracle</link>
		<description>cx_oracle</description>
		<language>ko</language>
		<pubDate>Wed, 05 Nov 2008 18:58:43 +0900</pubDate>
		<generator>Egloos</generator>
		<item>
	<title><![CDATA[python에서 오라클 사용]]></title>
	<link>http://damnfool.egloos.com/2146394</link>
	<guid>http://damnfool.egloos.com/2146394</guid>
	<description>
	<![CDATA[ 
굳이 이걸 해보는 이유는 서버컴퓨터가 구린탓에   학생 50명의 커넥션도 핸들할 수 없을지도 모른다는 생각이 들어서, 스트레스 테스트를 해보기 위함임    일단 윈도우용은 잘 모르겠음(똑같은걸 깔아도 안되는 이유는?!)  그래서 우분투기준으로 설명하겠음    1.구글링으로 cx_Oracle을 검색해서 파이썬버전에 맞는 드라이버를 다운   * 여기서 검색 :    2. 일단 제공되는 패키지가 rpm이므로 rpm과 alien을 깔고 패키지 설치  $ sudo apt-get install rpm alien  $ sudo alien -i cx_Oracle-4.4.1-10g-py26-1.i386.rpm    3. 끗. 생성되어있는 테이블 테스트 등으로 쿼리를 날려본다.   import cx_Oracle   conne	]]>
	</description>
	<pubDate>Wed, 05 Nov 2008 18:58:43 +0900</pubDate>
	<dc:creator><![CDATA[Extreme Efficiency]]></dc:creator>
</item>
	</channel>
</rss>

