-
advanced personnel management software and provides the conversion inquiries, th...
先进的人事管理软件,提供转正员工查询,试用员工查询,人事报表打印-advanced personnel management software and provides the conversion inquiries, the probation staff to make inquiries, staff statements Print
- 2022-11-24 05:20:03下载
- 积分:1
-
这是一个图表绘制示例,可以根据数据绘制出2D/3D的柱型、区域、板块、线性图...
这是一个图表绘制示例,可以根据数据绘制出2D/3D的柱型、区域、板块、线性图
-This is a sample mapping, data can be mapped 2D/3D the columnar, regional, plate, linear map
- 2022-01-28 09:31:36下载
- 积分:1
-
logs using technology and ADO database connectivity clothing
原木分等技术及用ADO连接的服装数据库-logs using technology and ADO database connectivity clothing
- 2022-04-14 20:34:10下载
- 积分:1
-
ADO database programming with a certain degree of difficulty, which is hard to m...
ado 数据库编程有一定的难度,且不易维护,使用时重复代码比较多,本动态链接库,对ado进行了封装,可以直接取出各种数据类型。-ADO database programming with a certain degree of difficulty, which is hard to maintain and use more repeat code, the dynamic link library, a right ado package can be directly out of various data types.
- 2022-02-26 11:03:40下载
- 积分:1
-
(1) main.prg system initialization code wset talk offwset safety offwclose allws...
(1)main.prg 系统初始化代码
wset talk off
wset safety off
wclose all
wset talk off
wset near on
wset exact on
w*---设置运行环境
wset ansi on
wset excl off
wset safety off
wset dele on
wset century on
wset date to YMD-(1) main.prg system initialization code wset talk offwset safety offwclose allwset talk offwset near onwset exact onw*- set the runtime environment wset ansi onwset excl offwset safety offwset dele onwset century onwset date to YMD
- 2022-03-23 04:54:02下载
- 积分:1
-
Excel表格是输入输出经常需要涉及到的。操作Excel表格的方式也多种多样。比如,通过调用Excel程序的COM组件对Excel进行操作。但是,这种方式限制较...
Excel表格是输入输出经常需要涉及到的。操作Excel表格的方式也多种多样。比如,通过调用Excel程序的COM组件对Excel进行操作。但是,这种方式限制较多,且实现难度比较大。但是,用于访问数据库的组件ADO,是支持多种数据源的,其中就包括Excel文件。我们可以通过ADO组件对Excel文件进行读写访问。当然,在.NET平台上对应ADO数据访问组件的是ADO.NET组件。我编写的这个类就是通过ADO.NET实现了Excel文件的读写。由于时间仓促,功能还不是很完善,会在以后有时间的时候进行版本升级。也请各位高手多多批评指正。
-Excel spreadsheet input and output is often of the need to address. Operation Excel variety of ways. For example, by calling the Excel COM procedures for the operation of Excel. However, this approach is more limited and more difficult to achieve. However, for access to the database components ADO, is to support multiple data sources, including Excel file. We can ADO components to read and write Excel files visit. Of course,.NET platform counterparts ADO data access components of ADO.NET components. I prepared this category is achieved through ADO.NET read and write Excel files. Because time is so short, the function is still not perfect, will in future have the time for version upgrades. Members also criticized many
- 2022-03-25 07:30:37下载
- 积分:1
-
用vc实现的管理操作数据库的程序,用到了树形控件来实现!
用vc实现的管理操作数据库的程序,用到了树形控件来实现!- Management operation database procedure realizes which with vc,
has controlled with the shape of tree to realize!
- 2023-07-15 20:15:03下载
- 积分:1
-
VB数据库应用,例如:SQL的应用和联接
VB数据库应用,例如:SQL的应用和联接-VB database application, for example : SQL applications and connectivity
- 2022-10-12 23:05:03下载
- 积分:1
-
对于初学VFP的很有参考意义,如果您正为数据库的课程设计而烦恼!...
对于初学VFP的很有参考意义,如果您正为数据库的课程设计而烦恼!-for beginners VFP great reference significance, and if you are a database for curriculum design and trouble!
- 2022-03-13 15:28:53下载
- 积分:1
-
本例子是用ADO访问VF数据库,访问其他数据库也一样,只不过是对连接字符串进行相应的修改即可。本例子中可以创建表、插入记录、查询记录。功能虽简单,但是例子比较经...
本例子是用ADO访问VF数据库,访问其他数据库也一样,只不过是对连接字符串进行相应的修改即可。本例子中可以创建表、插入记录、查询记录。功能虽简单,但是例子比较经典,值得参考。-This example is visits the VF database with ADO, visits other
databases to be also same, only is carries on the corresponding
revision to the connection string of character then. In this example
may found the table, insert the record, inquires the record. Function
although simple, but the example quite is classical, is worth
referring.
- 2022-05-06 19:17:04下载
- 积分:1