-
本程序是在网友vagrant的升级程序上增加了SQL数据库的更新升级功能,系统中采用了ACCES来存储数据更新的指令,从而达到逐步执行SQL代码的功能,因为在S...
本程序是在网友vagrant的升级程序上增加了SQL数据库的更新升级功能,系统中采用了ACCES来存储数据更新的指令,从而达到逐步执行SQL代码的功能,因为在SQL中要创建表、存储过程、视图等对象时,需要删除原有老的对象,但是SQL不支持将这些指令存放在一起,从而导致出错。所以用ACCES来存储数据了
例中将在MASTER中创建p_killspid,该程序过程是用来恢复与备份数据的一部分。
MENTOROUSER.INI为数据服务地址,曾经有网友问过我如何做服务登录的系统,此文件是个关键,具体的连接请参考代码
SQLTEXT.MDB为数据库更新用的文件,请自行修改记录,但是记录先后顺序一定要根据指令的先后顺序来添加。
mentoro.htm为存放在网站上的文件,具体内容自已改吧。(您也可以用INI文件)
CHIS.INI为更新配置文件-is in the process of upgrading netizens vagrant procedures added to the SQL database updates function , a system used to store data ACCES update the directive, so as to achieve the progressive implementation of the functions of the SQL code, in SQL to create tables, stored procedures, views, and other objects, the need to remove the old original targets But SQL does not support these directives will be stored, thus contributed to the error. Therefore, the use of ACCES to store data in the cases will be created p_killspid MASTER, The procedure is used to process and the restoration of backup data part. MENTO
- 2022-12-10 06:30:03下载
- 积分:1
-
webbrowser控件使用是有三个难道,一是新页面的打开,二是脚本错误的提示,三是当前页的复制。本程序从实例角度来解决这些问题。...
webbrowser控件使用是有三个难道,一是新页面的打开,二是脚本错误的提示,三是当前页的复制。本程序从实例角度来解决这些问题。-webbrowser control is the use of three Is : First, the opening of a new page, 2 is the wrong script hints, and the third is a copy of the current page. Examples of this procedure from the perspective of solving these problems.
- 2022-02-12 22:08:07下载
- 积分:1
-
库房管理程序,希望能给大家一点启发.这个小程序现在已经用在我们这里的工段,反应良好....
库房管理程序,希望能给大家一点启发.这个小程序现在已经用在我们这里的工段,反应良好.-Treasury management procedures, I hope that it provides some inspiration. Now this small procedure we have spent here in the section of the response.
- 2022-07-19 23:13:06下载
- 积分:1
-
动态调度算法实验,实现了一个Tomasulo算法的模拟器。
动态调度算法实验,实现了一个Tomasulo算法的模拟器。-dynamic scheduling algorithm experiment, the realization of a Tomasulo algorithm simulator.
- 2022-10-01 22:35:03下载
- 积分:1
-
自动求出任何一个数的cos值。可自动保留有效数字。
自动求出任何一个数的cos值。可自动保留有效数字。-automatically derive any of a number of cos value. Automatically retain effective figures.
- 2022-02-28 18:51:20下载
- 积分:1
-
This my another project in AdHoc network. By using Delphi to program the operati...
This my another project in AdHoc network. By using Delphi to program the operation of the OLSR algorithm.It include the source code in Delphi and the execute file to run.-This is my another project in AdHoc network. By using Delphi to program the operation of the OLSR algorithm.It include the source code in Delphi and the execute file to run.
- 2022-08-11 11:17:02下载
- 积分:1
-
多数代码可以直接在Delphi6和Delphi7环境下运行。部分涉及.NET技术内容的代码,需要在Delphi 7上安装Borland .NET Complie...
多数代码可以直接在Delphi6和Delphi7环境下运行。部分涉及.NET技术内容的代码,需要在Delphi 7上安装Borland .NET Complier for Delphi编译器方可编译执行。Borland已经正式推出Delphi 8 for .NET,所以本书范例中部分内容可能与D8最终版本不符。-most directly in the code and Delphi6 Delphi7 operating environment. Some involved.NET technology content of the code, the need to install Delphi 7 Borland.NET Complier for Delphi compiler can compile implementation. Borland has officially launched for Delphi 8.NET, the book example might be part of the final version D8 inconsistent.
- 2023-01-03 10:20:04下载
- 积分:1
-
此代码是关于mapgis的在,delphi环境下开发
此代码是关于mapgis的在,delphi环境下开发-this code is in mapgis, delphi development environment
- 2022-11-29 14:55:05下载
- 积分:1
-
Guide delphi development delphi 7 Developer Guide
delphi 7开发指南delphi 开发指南-Guide delphi development delphi 7 Developer Guide
- 2022-07-15 21:12:11下载
- 积分:1
-
自己封装的:日期控件(dataX),选择列表框控件(VALComboBox)。用起来很方便,能减少一些代码。...
自己封装的:日期控件(dataX),选择列表框控件(VALComboBox)。用起来很方便,能减少一些代码。-Its own package: Date control (dataX), select List Box control (VALComboBox). Very easy to use, can reduce some of the code.
- 2022-07-16 05:12:46下载
- 积分:1