-
VB的数据库编程源代码,可供初学者学习使用
VB的数据库编程源代码,可供初学者学习使用-VB database programming source code available for beginners to learn how to use
- 2022-04-09 01:38:04下载
- 积分:1
-
绑定MFC GridCtrl控件到数据库,采用ADO的访问方式
绑定MFC GridCtrl控件到数据库,采用ADO的访问方式-bundled MFC GridCtrl control to the database, using ADO Access
- 2022-03-21 01:04:21下载
- 积分:1
-
一个访问数据库的类,很好用,但不要忘了引入msado15.dll和AfxOleInit()...
一个访问数据库的类,很好用,但不要忘了引入msado15.dll和AfxOleInit()-a pretty useful class written for accessing database system .However,please do remember to import the file of msado15.dll and the function of AfxOleInit when using .
- 2022-02-21 21:41:04下载
- 积分:1
-
ADO access to the database program, is ideal for entry to study for reference.
ADO访问数据库程序,非常适合入门学习参考.-ADO access to the database program, is ideal for entry to study for reference.
- 2022-07-04 07:40:43下载
- 积分:1
-
可以查看ACCESS And SQl Server的数据库,可以显示数据库结构,数据库内容...
可以查看ACCESS And SQl Server的数据库,可以显示数据库结构,数据库内容 -ACCESS And can view the SQL Server database, the database structure can be shown, the database contents
- 2022-07-22 12:30:50下载
- 积分:1
-
a test library management and automatic volume System of a test li brary managem...
一种试题库管理与自动成卷系统的实现
一种试题库管理与自动成卷系统的实现-a test library management and automatic volume System of a test li brary management and automatic system of Volume
- 2022-05-23 16:44:09下载
- 积分:1
-
VB prepared generic warehouse management software
VB编写的通用仓库管理软件 -VB prepared generic warehouse management software
- 2022-03-10 23:08:45下载
- 积分:1
-
《数据仓库原理、设计与应用》电子教案(1
《数据仓库原理、设计与应用》电子教案(1-7章),精简而简单明白,这可是POWERPOINT版的-"data warehouse theory, design and application of" electronic templates (1-7), a streamlined and simple to understand, but this version of Powerpoint
- 2022-03-02 21:46:22下载
- 积分: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
-
电子表格的输入和输出往往需要解决的问题。手术费。
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 exp
- 2022-08-25 16:27:09下载
- 积分:1