-
这是一个小型的航空公司的管理系统,是用VB6.0编写的,里面使用DAO建立数据库,用ADO对数据库进行操作...
这是一个小型的航空公司的管理系统,是用VB6.0编写的,里面使用DAO建立数据库,用ADO对数据库进行操作-This is a small airline management system, is used to prepare the VB6.0, DAO is used to establish a database with ADO operation of the database
- 2023-04-05 18:10:04下载
- 积分:1
-
将常用的或很复杂的工作,预先用SQL语句写好并用一个指定的名称存储起来, 那么以后要叫数据库提供与已定义好的存储过程的功能相同的服务时,只需调用execute,...
将常用的或很复杂的工作,预先用SQL语句写好并用一个指定的名称存储起来, 那么以后要叫数据库提供与已定义好的存储过程的功能相同的服务时,只需调用execute,即可自动完成命令。 -Will be commonly used or very complicated to work with SQL statement written in advance and specify the name of a stored, then later asked to provide a database stored procedure has a good definition of the functions of the same service, simply call the execute, can be auto-complete command.
- 2022-10-26 03:15:02下载
- 积分:1
-
autoCAD2000下使用ADo数据库的示例程序
autoCAD2000下使用ADo数据库的示例程序-autoCAD2000 use ADo database sample program
- 2023-04-03 08:35:03下载
- 积分:1
-
《客户管理系统》数据库环境在sqlserver下
数据文件在源码中...
《客户管理系统》数据库环境在sqlserver下
数据文件在源码中- Customer Management System database environment in sqlserver data files in the source code under the Medium
- 2023-04-29 08:35:04下载
- 积分:1
-
ADO的一点知识
ADO的一点知识-ADO knowledge
- 2022-08-18 22:48:06下载
- 积分:1
-
数据库安装向导,以向导形式安装一系列的数据库脚本。
数据库安装向导,以向导形式安装一系列的数据库脚本。-database installation wizard to guide the form of a series of database installation script.
- 2022-04-01 00:23:10下载
- 积分:1
-
这是一个用pb编写的,通过odbc来连接数据源的
这是一个用pb编写的,通过odbc来连接数据源的-This is a pb with the preparation, odbc to connect data sources
- 2022-02-21 14:43:59下载
- 积分:1
-
with vb table prepared by the hotel management system, need to download True DBG...
用vb编写的酒店餐桌管理系统,需要下载True DBGrid7.0才可以使用-with vb table prepared by the hotel management system, need to download True DBGrid7.0 can use
- 2022-02-09 19:47:35下载
- 积分:1
-
关于 MSFlexGrid 控件的使用
关于 MSFlexGrid 控件的使用-on the use MSFlexGrid
- 2022-01-25 14:07:07下载
- 积分:1
-
网站的内容如有更新的话,总在要在首页表现出来。所以当更新一个地方的时候,总是要同时更新首页。但利用在线自动更新就方便得多啦。以下我们将利用ASP完成这一过程。...
网站的内容如有更新的话,总在要在首页表现出来。所以当更新一个地方的时候,总是要同时更新首页。但利用在线自动更新就方便得多啦。以下我们将利用ASP完成这一过程。 一个程序写之前,它的结构要先描绘出来。当结构确定之后,这个程序也已经完成一半了,所差的只是如何用语言去实现它。 根据本站的要求这个自动更新程序的结构(要求)初步定如下: 用数据库以保存所有的更新内容; 在首页上体现出最新更新的10条内容(当然不一定非10条不可啦); 在首页建个链接,可以弹出窗口按分页查看所有更新内容。 还有一个问题是:更新内容以什么方式输出到首页?一是用ASP直接修改首页,但那样可能不是好办法,因为本站的首页较为笨重,而所需更新的地方只是首页的“最新更新”部份,写起来较为复杂,需要在首页上加入标志,再则如果有镜象站点的话还要一个一个更新。二是首页直接用ASP文件,但那样消耗资源较为严重,速度较慢,特别是首页是大家首先要经过的地方,速度不快会影响冲浪者的心情。三是在首页以插入形式加入ASP或JAVA小程序,比较起来当然是客户端JAVA更理想,本程序采用的是自动生成js文件。-website content updated if so, to the total shown on the first page. So when an update local time, must also update Home. But the use of on-line automatic update it more convenient. Below we will use ASP to complete the process. Before I write a procedure, the structure of its first portrayed. When the structure is determined, the process has been completed, half of the difference is how the language used to reach it. According to the requirements of the site automatically update the structure (requirement) is ten
- 2022-05-20 15:59:05下载
- 积分:1