-
简单的数据库开发,用到了MYSQL的工具,供学习所用
简单的数据库开发,用到了MYSQL的工具,供学习所用-A simple database development, use of MYSQL tools for learning to use
- 2023-06-28 06:35:03下载
- 积分:1
-
SQL Server 2005认证指南。
Guide for SQL Server 2005 certification.
70-442 Designing and Optimizing Data Access using SQL Server 2005
- 2022-05-16 07:44:16下载
- 积分:1
-
软件简介:1.数据库技术 2.stringgrid的大量操作应用 加入edit、combox计算等 3.报表 4.注册表的应用...
软件简介:1.数据库技术 2.stringgrid的大量操作应用 加入edit、combox计算等 3.报表 4.注册表的应用 -software brief : 1. Database technology 2.stringgrid lot of operational applications to join edit, Combox calculation 3. Statements 4. Application of the registry
- 2023-08-16 13:20:03下载
- 积分:1
-
考勤管理系统:
初始登录的用户和密码均为KQ
考勤管理系统:
初始登录的用户和密码均为KQ-attendance management system : initial login and password of the users were Application of KQ
- 2023-09-03 16:10:03下载
- 积分:1
-
VB与EXCEL精华 VB与EXCEL精华
VB与EXCEL精华 VB与EXCEL精华-VB and Excel essence of the essence of VB and Excel and VB VB and Excel essence of the essence of VB and Excel Excel cream
- 2022-04-09 11:39:34下载
- 积分:1
-
using连接数据库,执行SQL命令,使用适配器返回数据集。我们不需要去关心它的conn的资源是否关闭。当我们不用到它时。系统自动帮我们安全关闭...
using连接数据库,执行SQL命令,使用适配器返回数据集。我们不需要去关心它的conn的资源是否关闭。当我们不用到它时。系统自动帮我们安全关闭-using to connect the database, the implementation of SQL commands, use the adapter to return data sets. We do not need to care about it whether the resources conn closed. When we do not have to it. Automatic safety system shut down to help us
- 2023-07-16 05:05:03下载
- 积分:1
-
本家庭理财系统是一个简易的家庭理财工具,可以对日常收支及资产进行记录,
并且具有统计分析的功能。...
本家庭理财系统是一个简易的家庭理财工具,可以对日常收支及资产进行记录,
并且具有统计分析的功能。-The family financial management system is a simple family of financial management tools, can be carried out day-to-day records of income and expenditure and assets and has a statistical analysis function.
- 2022-04-21 21:39:14下载
- 积分:1
-
contain a wave of procurement data structure, data structure inventory managemen...
包含了浪潮的采购数据结构、库存管理数据结构、销售数据结构、浪潮财务数据结构等-contain a wave of procurement data structure, data structure inventory management, sales data structure, wave of financial data structures, etc.
- 2022-01-25 15:11:25下载
- 积分:1
-
用delphi编写的固定资产管理系统,用的是sql的数据库
用delphi编写的固定资产管理系统,用的是sql的数据库-Use delphi to prepare the fixed assets management system, using a sql database
- 2022-03-11 20:58:57下载
- 积分:1
-
一个vb开发,可以动态生成SQL的"拼装类".
例如:
sql.strsql="select ? from ? "
sql.setFieldEx...
一个vb开发,可以动态生成SQL的"拼装类".
例如:
sql.strsql="select ? from ? "
sql.setFieldEx "field1"
sql.setFieldEx "tbl"
debug.print sql.strsql
输出:select field from tbl-a vb development, dynamically generated SQL "assembled category." For example : sql.strsql = "select from" sql.setFieldEx "fi eld1 "sql.setFieldEx" tbl "debug.print sql.s trsql output : select field from tbl
- 2022-09-29 14:55:03下载
- 积分:1