由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Database版 - [转载] intensive I/O and odbc problem
相关主题
run SQL stored procedure from python怎末优化一个stored procedure ?
SQL debug step into a store procedure from another one (转载)请推荐关于Stored Procedure的书
Stored Procedure?Can I use array in SQL stored procedure?
如何分析Stored Procedure运行时间过长?Help: stored procedure in oracle
how can i execute pl/sql (or stored procedure) in java??问一个crystal report的问题
stored procedure help Please.....Why does this Stored procedure fail ?
stored procedure 菜鸟一问, PLEASE HELP,在线等请教:how to call a COM object in a stored procedure?
Stored Procedure / Trigger - 谢谢请各位帮我看看这个最简单的Stored Procedure (转载)
相关话题的讨论汇总
话题: odbc话题: intensive话题: problem话题: file话题: stored
进入Database版参与讨论
1 (共1页)
f*y
发帖数: 6
1
【 以下文字转载自 Programming 讨论区,原文如下 】
发信人: fay (小飞), 信区: Programming
标 题: intensive I/O and odbc problem
发信站: Unknown Space - 未名空间 (Wed Aug 27 14:09:26 2003) WWW-POST
I have a segment code calling stored procedures to update a record and insert
a new record to another database, after these, there's a file copy. Due a bug
in the code, the file copy part uses _read and _write for 400MByte file in one
function call. After the write finishes, the system hung.
The weird thing is the two stored procedures
1 (共1页)
进入Database版参与讨论
相关主题
请各位帮我看看这个最简单的Stored Procedure (转载)how can i execute pl/sql (or stored procedure) in java??
再请教一个问题:stored procedure能不能直接显示信息什么的? (转载)stored procedure help Please.....
Stored Procedure的Is和As有什么区别,还有 ······stored procedure 菜鸟一问, PLEASE HELP,在线等
如何从一个Stored Procedure中实时返回运行信息Stored Procedure / Trigger - 谢谢
run SQL stored procedure from python怎末优化一个stored procedure ?
SQL debug step into a store procedure from another one (转载)请推荐关于Stored Procedure的书
Stored Procedure?Can I use array in SQL stored procedure?
如何分析Stored Procedure运行时间过长?Help: stored procedure in oracle
相关话题的讨论汇总
话题: odbc话题: intensive话题: problem话题: file话题: stored