• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
 






GoDevil

 
 

Powered by 博客园
博客园 | 首页 | 新随笔 | 联系 | 订阅 订阅 | 管理

2008年12月31日

Call Crystal Report from Application Engine
摘要: Before doing this, check the conditions below: 1. Make sure Process Definition of the Crystal Report has been setup correctly. 2. Make sure the Process Groups of AE also has permission t... 阅读全文
posted @ 2008-12-31 17:14 Kevin's Blogy 阅读(379) 评论(0) 推荐(0)
 
Call Query from Application Engine
摘要: Function SG_ExecQuery() Returns boolean; Local string &sOutFile; Local Record &rcdQryRunParms; Local Record &rcdQryPrompts; Local SQL &sqlSelectQryParms; Local number &cnt, &i, &Result;... 阅读全文
posted @ 2008-12-31 09:50 Kevin's Blogy 阅读(453) 评论(0) 推荐(0)