您好,欢迎来到思海网络,我们将竭诚为您提供优质的服务! 诚征网络推广 | 网站备案 | 帮助中心 | 软件下载 | 购买流程 | 付款方式 | 联系我们 [ 会员登录/注册 ]
促销推广
客服中心
业务咨询
有事点击这里…  531199185
有事点击这里…  61352289
点击这里给我发消息  81721488
有事点击这里…  376585780
有事点击这里…  872642803
有事点击这里…  459248018
有事点击这里…  61352288
有事点击这里…  380791050
技术支持
有事点击这里…  714236853
有事点击这里…  719304487
有事点击这里…  1208894568
有事点击这里…  61352289
在线客服
有事点击这里…  531199185
有事点击这里…  61352288
有事点击这里…  983054746
有事点击这里…  893984210
当前位置:首页 >> 技术文章 >> 文章浏览
技术文章

Oracle开发之ASP调用oracle存储过程

添加时间:2012-10-27 17:53:58  添加: 思海网络 

Oracle开发之ASP调用oracle存储过程:

<!--#include file="incpublic.asp"-->
  <!--#include file="incconn.asp"-->
  
  <html>
  <head>
  <meta http-equiv="Content-Type" content="text/html; charset=gb2312">
  <title></title>
  
  </head>
  
  <body>
  <%
  '-----------------------------------
  dim sp_common
  Set sp_common = Server.CreateObject("ADODB.Command")
  with sp_common
  .ActiveConnection = conn
  .CommandText = "cd_update_log"
  .Parameters.Append .CreateParameter("@inputremark", adVarChar, adParamInput,50,"联通.Ye")
  .Parameters.Append .CreateParameter("@msg", adInteger, adParamOutput)
  .execute
  end with
  
  msg=sp_common("@msg")
  '-----------------------------------
  response.write "<hr>" & msg
  response.end
  
  If 1+1=3 then
  
  '----------------------------------Table
  create table CD_BILL_LOG
  (
  BILL_ID   NUMBER,
  DEAL_EMP_ID NUMBER,
  REACH_DATE  DATE,
  DONE_DATE  DATE,
  BILL_STATUS VARCHAR2(10),
  DEAL_DEPT_ID NUMBER,
  SIGN     NUMBER,
  REMARK    VARCHAR2(50)
  )
  ;
  '-----------------------proc
  create or replace procedure
  cd_update_log(inputremark varchar2,msg out float)
  as
  begin
  
  update cd_bill_log a
  set a.remark =inputremark  --to_char(sysdate,'mi:ss')
  where a.bill_id=45;
  msg:=1;
  commit;
  end;
  
  end if
  %>
  
  </body>
  </html>

关键字:Oracle、存储过程、ASP调用

分享到:

顶部 】 【 关闭
版权所有:佛山思海电脑网络有限公司 ©1998-2024 All Rights Reserved.
联系电话:(0757)22630313、22633833
中华人民共和国增值电信业务经营许可证: 粤B1.B2-20030321 备案号:粤B2-20030321-1
网站公安备案编号:44060602000007 交互式栏目专项备案编号:200303DD003  
察察 工商 网安 举报有奖  警警  手机打开网站