Python论坛  - 讨论区

标题:[python-chinese] sqlrelay用python能调用吗,请指教,谢

2007年01月01日 星期一 00:44

lu_zi_2000 lu_zi_2000在163.com
星期一 一月 1 00:44:49 HKT 2007





lu_zi_2000
2007-01-01
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20070101/b822a25b/attachment.htm 

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2007年01月01日 星期一 00:55

lu_zi_2000 lu_zi_2000在163.com
星期一 一月 1 00:55:42 HKT 2007

ÕÒµ½·½·¨Á˺ǺÇ,·ÖÏíÏÂ

from SQLRelay import PySQLRClient

con=PySQLRClient.sqlrconnection('host',9000,'','user','password',0,1)
cur=PySQLRClient.sqlrcursor(con)

cur.prepareQuery('select * from mytable where mycolumn>:value')
cur.inputBind('value',1)
cur.executeQuery()

... process the result set ...

cur.clearBinds()
cur.inputBind('value',5)
cur.executeQuery()

... process the result set ...

cur.clearBinds()
cur.inputBind('value',10)
cur.executeQuery()






lu_zi_2000
2007-01-01



·¢¼þÈË£º lu_zi_2000
·¢ËÍʱ¼ä£º 2006-12-31 14:17:49
ÊÕ¼þÈË£º python-chinese在lists.python.cn
³­ËÍ£º 
Ö÷Ì⣺ [python-chinese] sqlrelayÓÃpythonÄܵ÷ÓÃÂð,ÇëÖ¸½Ì,лл






lu_zi_2000
2007-01-01
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20070101/8a6f867c/attachment.html 

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2025

    京ICP备05028076号