代码搜索:ReportSource
找到约 59 项符合「ReportSource」的源代码
代码结果 59
www.eeworm.com/read/401807/11549249
dll crystaldecisions.reportsource.dll
www.eeworm.com/read/177407/5327121
java x_pa_reportsource.java
/** Generated Model - DO NOT CHANGE - Copyright (C) 1999-2005 Jorg Janke */
package org.compiere.model;
import java.util.*;
import java.sql.*;
import java.math.*;
import org.compiere.util.*;
/**
www.eeworm.com/read/479585/6689011
vb rcheckin.vb
Imports System.Data.OleDb
Public Class RCheckIn
Dim Da As New OleDbDataAdapter
Dim Dt As New DataTable
Dim Report As New RptCheckIn
Private Sub RCheckIn_FormClosed(ByVal sender
www.eeworm.com/read/479585/6689044
vb rcheckout.vb
Imports System.Data.OleDb
Public Class RCheckOut
Dim Da As New OleDbDataAdapter
Dim Dt As New DataTable
Dim Report As New RptCheckOut
Private Sub RCheckOut_FormClosed(ByVal send
www.eeworm.com/read/479585/6689058
vb rbooking.vb
Imports System.Data.OleDb
Public Class RBooking
Dim Da As New OleDbDataAdapter
Dim Dt As New DataTable
Dim Report As New RptBooking
Private Sub RBooking_FormClosed(ByVal sender
www.eeworm.com/read/192685/8363438
txt crystal report如何打印加密的数据库.txt
我 用 Crystal Report 生 成 了 一 个 报 表 , 数 据 库 是 Access, 当 我 把 数 据 库 加 上 一 个 密 码 后 , 在 vb里 用 Crystal Report 控 件 调 用 这 个 报 表 ,不 能 打 开 报 表 , 应 该 是 在 控 件 上 加 入 這 个 数 据 库 的 密 码 才 行 , 哪 位 高 手 指 点 一 下 小 弟 怎 么 写 這
www.eeworm.com/read/192685/8363464
txt 能否利用crystal reports打印data控件的recordset对象的虚拟表.txt
VB 5.0附带的Crystal Reports 4.x提供了对Recordset对象的支持。若要实现数据控件的报表输出,需要使用Crystal Reports的ActiveX控件。所以,你需要先从控件列表中选择Crystal Reports Control 4.6,放一个控件在Form中,并设置好Data控件的有关属性。
设置Crystal Reports控件的DataSource属
www.eeworm.com/read/192685/8363797
txt 实现可以打印任意查询出的recordset.txt
设 置 Crystal Reports控 件 的 DataSource属 性 为 Data控 件 (如 Data1), 再 设 置 ReportSource属 性 为 3。 若 ReportSource属 性 为 0, 表 示 使 用 报 表 文 件 , 若 为 3表 示 数 据 控 件 。 在 运 行 时 , 调 用 CrystalReport1.Action = 1就 可 以 输 出 报 表
www.eeworm.com/read/168890/9889917
vb 读者信息报表1.vb
'------------------------------------------------------------------------------
'
' This code was generated by a tool.
' Runtime Version: 1.0.3705.0
'
' Changes to th
www.eeworm.com/read/168890/9889948
vb 读者信息报表.vb
'------------------------------------------------------------------------------
'
' This code was generated by a tool.
' Runtime Version: 1.0.3705.0
'
' Changes to th