搜索资源列表
baobiao
- VB中的ADO控件和DATAGrid数据打印报表,一个VB打印的例子,报表生成的例子,数据取自Access数据库,使用Ado将数据从Access读出后绑定在DataGrid报表中,在利用打印组件输出到打印机-In VB ADO data control and DATAGrid print statements, print a VB example, report generation example, data from the Access database, using Ado to r
PrintBarcode
- 条形码的预览和打印,包括如何显示access中的数据-Preview and print bar codes, including how to access the data show
vb.net2005.printing.sample
- 這個源代碼適合於初學VB.NET的網友,主要演示讀取ACCESS數據庫,並進行預覽列印的示例。源代碼演示了對MDB數據庫的一些基本操作,如跳到記錄頭等數據導航功能。-The source code is suitable for beginners VB.NET Internet users to read the main presentation ACCESS database, and make an example of print preview. The source code fo
zeng
- 有一个汽车类vehicle,它具有一个需传递参数的构造函数,类中的数据成员——车轮个数wheels和车重weight放在保护段protected中;它有一个返回车轮个数的公有函数get_wheels,有一个返回车重的公有函数get_weight,有一个计算每个车轮的承载重量(车重除以车轮数)的公有函数wheel_load,一个公有的打印函数print,它将输出vehicle的车轮数和重量。 小车类car是它的私有派生类,包含一个私有数据成员载客量passenger_load,定义小车类的构造
access-print
- 数据库数据的打印代码,对数据库内的数据进行打印预览,然后进行打印。-Database data print code data within the database to print preview and then print.
zhipiaodayin
- 实现支票打印,支持并口针式打印机,access数据库,支持历史打印数据存储-Implement check printing, support for parallel port dot matrix printer, access databases, store the print data to support historical
Print
- 运用visual c++ 6.0编写的自定义打印程序,支持更改字体颜色,边距,标题,宽局等等,跟office功能相仿。支持数据库access和sql server 可以定义打印数据-Using visual c++ 6.0 custom print program written to support change font colors, margins, title, width Bureau, etc., with similar office functions. Support for
201111522291334
- VB6从Excel导出数据到Access,并用水晶报表打印 -VB6 to export data from Excel to Access, and Crystal Reports with Print...
ReportDesigner
- VB报表打印设计器控件源码及实例,可以用来设计复杂的报表,包括报表标头、页面标头、报表细节、页面页脚部分、报表注脚等,每一部分之间都可以鼠标拖动改变大小,并可以像Word一样设置字体、页面打印设置等,并可以连接到数据表和查询数据,支持常规报表设计的一些元素,如数据库字段放置、计算公式、汇总等,当前只适用于Access数据库。-The VB report printing source code and examples of design controls, can be used to des
Pagination
- VC++连接数据库分页打印的示例,分页打印数据,实例调用了数据库中的内容,根据用户设定的页数进行打印,在实际项目开发中,比较实用。为了测试方便,这里的数据库初步选为Access。-VC++ connect to the database page print sample pages of print data, the instance of the contents of the database calls, according to user-defined number of page
Print
- 运行程序,打开程序主界面,先在“选择数据库类型”下拉列表中选择数据库类型,这里有两种,Access和SQL Server。选择完数据库后,单击“连接数据库”进入相应的操作界面,选择数据表及字段,单击“确定”按钮,即可进入数据查询页面,单击“打印设置”按钮,打开“设置”模块,如图1.6所示,这里可以设置纸张,页边距,打印方向,字体,颜色,表格高度,线条宽度等等,单击“打印”按钮,进入打印预览页面,在该页面中单击“打印”按钮,即可打印数据。-Run the program, open the pro
