-
vb与sql之间如何建立联接?这里有多种介绍
vb与sql之间如何建立联接?这里有多种介绍-how to create connection between vb and sql,
there are many introduce
- 2022-06-01 09:52:18下载
- 积分: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
-
可把数据库备份成文本文件.txt
可把数据库备份成文本文件.txt-database backup can be as a text file. Txt
- 2023-02-15 05:25:03下载
- 积分:1
-
主要是用ODBC实现对MDB数据格式文件的数据库的访问
主要是用ODBC实现对MDB数据格式文件的数据库的访问-ODBC is mainly used to achieve data format MDB database file access
- 2023-07-23 19:05:04下载
- 积分:1
-
一个奖金分配的小工具,是跟着老师做的一个实际的工具,希望对初学PB的朋友有所帮助...
一个奖金分配的小工具,是跟着老师做的一个实际的工具,希望对初学PB的朋友有所帮助-a bonus distribution of small tools, with their teachers are doing a practical tool, and I hope to beginners PB help of a friend
- 2022-03-10 04:35:57下载
- 积分:1
-
vb做POS 前台系统一些用符号来表示功能的键的编码
vb做POS 前台系统一些用符号来表示功能的键的编码-vb front POS system to do some symbols used to express key features of the coding
- 2022-01-22 05:58:56下载
- 积分:1
-
数据库开发指南一
数据库开发指南一-Guide to the development of a database
- 2022-02-26 02:56:08下载
- 积分:1
-
一个PHP+MySQL的访问统计,需要GD库,界面非常漂亮,非常方便的选择语言版本,在修改版中增加了一些功能,包括显示总页面访问数、今日页面访问数、总 IP访问...
一个PHP+MySQL的访问统计,需要GD库,界面非常漂亮,非常方便的选择语言版本,在修改版中增加了一些功能,包括显示总页面访问数、今日页面访问数、总 IP访问数、今日IP访问数、在线人数,增加了页面JS调用统计功能, 增加 了 Windows XP 的识别-a PHP+ MySQL visit statistics, the need for the GD library, the interface is very beautiful, very convenient version of the language of their choice, and in the revised version adds some features, including show the total number of pages visited, pages visited today, the total number of IP, IP visited today, the number of online increased pages JS call statistics functions, increase the identification of Windows XP
- 2022-02-05 03:18:14下载
- 积分:1
-
个人软件管理系统
个人软件管理系统 -personal software management system
- 2023-01-18 06:25:03下载
- 积分: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