登录
首页 » ADO-ODBC » 导出PARADOX数据库(29KB),是用vc操作数据库用的

导出PARADOX数据库(29KB),是用vc操作数据库用的

于 2022-05-26 发布 文件大小:28.62 kB
0 202
下载积分: 2 下载次数: 1

代码说明:

导出PARADOX数据库(29KB),是用vc操作数据库用的-derived PARADOX database (Take), is vc operation of the database

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 通过本文及配套示例源码你可以更加灵活的控制Excel表格文件,其中包括创建新Excel文件、写入表格数据、读取表格数据(包括对原建Excel文件自已手工添加的行...
    通过本文及配套示例源码你可以更加灵活的控制Excel表格文件,其中包括创建新Excel文件、写入表格数据、读取表格数据(包括对原建Excel文件自已手工添加的行、列数据的准确读取),删除已有Excel表格,对表格中指定行、列、单元格进行查询、插入、替换等操作,同时还可以将生成的Excel文件转换为按指定分隔符分隔的其它文本格式的文件-adoption of this sample source code and supporting you to be more flexible control of Excel documents, including the creation of new Excel file, write tabular data, reading the spreadsheet data (including the original Excel files built themselves manually add the rows and columns of data accurately read), has been deleted Excel spreadsheet, the forms were designated rows and columns, and cells to conduct inquiries, insert, replace, etc, and also can be generated for the Excel document conversion designated by separate segregated from the other website text files
    2022-04-17 07:04:45下载
    积分: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
  • 将图片添加到Access数据库中
    将图片添加到Access数据库中-add pictures to the Access database
    2023-07-03 02:35:03下载
    积分:1
  • ODBC的引入,更为精致,有需要的看看同事…
    介绍了odbc编成,作的比较细致,有需要的同僚可以看看.-Odbc introduced into, for the more refined, there is a need to look at colleagues.
    2022-06-03 02:05:22下载
    积分:1
  • 在Windows系统的管理工具中,选择Internet信息服务,进入web页面管理界面。设置默 认web站点的路径为本目录的绝对路径。 确保您的机器上安装了SQ...
    在Windows系统的管理工具中,选择Internet信息服务,进入web页面管理界面。设置默 认web站点的路径为本目录的绝对路径。 确保您的机器上安装了SQL Server 2000或以上的版本,建立一个新的数据库ASPData,再将 存放在datasource子目录下的mydb_1文件导入到新建的数据库中,并进行还原备份。-on Windows systems management tool, select Internet Information Services, access web pages management interface. Web site set up by default the path to catalog the full path. To ensure that your machine installed SQL Server 2000 or more versions, the creation of a new database ASPData and then stored in a subdirectory under the datasource mydb_1 documents imported into the new database, backup and restore.
    2023-01-19 09:50:03下载
    积分:1
  • 通过输入考试题,实现考试功能,可以多选和单选,计算分数。...
    通过输入考试题,实现考试功能,可以多选和单选,计算分数。-By entering the examination to achieve the examination function, you can choose and radio, computing scores.
    2022-11-10 22:25:04下载
    积分:1
  • 这是一个简单的BCB数据库应用的图书查询系统!其中使用了许多方便的查询相关控件,并成功实现了数据库的连接!...
    这是一个简单的BCB数据库应用的图书查询系统!其中使用了许多方便的查询相关控件,并成功实现了数据库的连接!-This is a simple database application BCB books Query System! Many of them used to facilitate inquiries related controls, and successfully achieved the database connectivity!
    2022-01-22 06:34:24下载
    积分:1
  • 一个简单的图书管理系统包括图书馆内书籍信息、学校在校学生的信息以及学生的借阅信息。此系统功能分为面向学生和面向管理员两部分,其中面向学生部分可以进行查询和续借书...
    一个简单的图书管理系统包括图书馆内书籍信息、学校在校学生的信息以及学生的借阅信息。此系统功能分为面向学生和面向管理员两部分,其中面向学生部分可以进行查询和续借书籍等操作,面向管理员部分可以完成书籍和学生的增加、删除和修改以及对学生借阅、归还的确认-A simple library management system includes information on library books, school information school students and students borrow information. This system functions for the students and is divided into two parts for the administrators, which for some students can query and renew books and other operations to be completed for some administrators and students of books to add, delete and modify, as well as for students borrow, return the confirmation
    2023-05-16 08:15:02下载
    积分:1
  • 视佳歌库管理 在用视佳vod系统时间歌库的管理很不方便,所以写这小工具。歌单排版导出、歌曲导入(拖拉歌曲到窗口任一位置即可)、歌曲更名等。...
    视佳歌库管理 在用视佳vod系统时间歌库的管理很不方便,所以写这小工具。歌单排版导出、歌曲导入(拖拉歌曲到窗口任一位置即可)、歌曲更名等。-as the best song used in the management of the UNESCO Intergovernmental system as excellent time management of the song was very inconvenient, so write small tools. Typesetting derived single song, the song into (tractors songs as a window to the location can be), songs such as the renaming.
    2023-06-22 07:05:03下载
    积分:1
  • 这也是一个PD开发的数据库系统,请大家参考
    这也是一个PD开发的数据库系统,请大家参考-PD This is a development of the database system, please refer to
    2022-01-26 01:08:58下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载