-
(转载)这篇文章是我的一些工作结果
(转载) 这篇文章是我最近的一项工程中做的一些工作的结果。我正在改良一个复杂的主从式用户应用,他用到了好几个数据库。它们的共性是DSN(数据源名)的使用。因为用户发现查在控制面板中用ODBC结构工具查找出DSN很不方便,因此我们决定为DSN做一个浏览按钮。 来源: http://www.codeguru.com/mfc_database/DSNCollection.shtml- (reprint) this article is some work results which in an my
recent project does. I am improving a complex host from the type user
application, he used the quite several databases. Their general
character are DSN (data source name) use. Because the user discovered
looks up searches DSN in the control panel with the ODBC structure
tool not to be very convenient, therefore we decided is DSN makes a
browsing button. Origin:
Http://www.codeguru.com/mfc_database/DSNCollection.shtml
- 2022-01-24 09:28:33下载
- 积分:1
-
在线图书系统 Ver 0.3.3
说明:
修正一些小Bug
在线图书系统 Ver 0.3.2
说明:
修...
在线图书系统 Ver 0.3.3
说明:
修正一些小Bug
在线图书系统 Ver 0.3.2
说明:
修正一些小Bug,对删除分类和删除用户,只给admin权限,添加修改用户和用户密码的功能,添加修改图书数据的功能。
在线图书系统 Ver 0.3.1
说明:
那个程序我把他更新了一下,数据库有点变化,你要把原来的wwwroot目录下面的文件全部删除,然后把新的版本解压出来覆盖。
在线图书系统 Ver 0.2.2
说明:
1、系统环境为asp,把AspWeb.rar解压后,运行AspWeb.exe,然后点击“启动”
2、然后在浏览器地址栏输入:http://localhost,或者你电脑的IP地址:http://你的IP,理论上可以在局域网内多用户使用
3、初始登录用户密码为:admin/admin
本系统为测试粗放版,使用注意!由于使用本软件而造成的任何问题,由使用者本人负责,与软件设计制作者无关!谢谢!
-err
- 2022-06-19 18:18:13下载
- 积分: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
-
将多媒体文件保存到数据库,数据库或多媒体文件显示…
将多媒体文件保存到数据库中,或将数据库中的多媒体文件显示出来(90KB)-multimedia files will be saved to a database, database or multimedia files displayed (90KB)
- 2022-08-20 22:37:04下载
- 积分:1
-
VB数据库应用,例如:SQL的应用和联接
VB数据库应用,例如:SQL的应用和联接-VB database application, for example : SQL applications and connectivity
- 2022-10-12 23:05:03下载
- 积分:1
-
J2EE programmers tend to have a ready
J2EE 程序员一般都有现成的应用服务器所带的JDBC 数据库连接池,不过对于开发一般的 Java Application 、 Applet 或者 JSP、velocity 时,我们可用的JDBC 数据库连接池并不多,并且一般性能都不好。我们可以自己写一个JDBC 数据库连接池。-J2EE programmers tend to have a ready-made application server release the JDBC database connection pool, but for the general development of the Java Application, applet or JSP, velocity, we can use JDBC database connection pool is not over, and generally not a good performance. We ourselves wrote a JDBC database connection pool.
- 2023-06-03 04:20:03下载
- 积分:1
-
这是我从weka主页上下载的一个c4.5算法的改进算法,里面附有readme文件,只有算法的主体,大约600行代码...
这是我从weka主页上下载的一个c4.5算法的改进算法,里面附有readme文件,只有算法的主体,大约600行代码-weka from the home page to download an algorithm Bank improved algorithm inside with the readme file, only the main algorithm, about 600 lines of code
- 2022-12-20 15:50:08下载
- 积分:1
-
原创小型学院数据库,用c++编写,希望对大家有用
原创小型学院数据库,用c++编写,希望对大家有用-Original small college database, using c++ Prepared, in the hope that useful to everybody
- 2022-05-16 14:21:57下载
- 积分:1
-
本实例演示了如何利用MFCODBC技术访问数据库,给出了常用的操作...
本实例演示了如何利用MFCODBC技术访问数据库,给出了常用的操作-the examples demonstrated how to use encapsulation technology access to the database, is a common operation
- 2023-08-10 00:15:02下载
- 积分:1
-
非常好的数据库控件源码,使用VC开发数据库控件,较好
非常好的数据库控件源码,使用VC开发数据库控件,较好-very good source database controls, the use of VC development of the database controls, better
- 2022-02-06 03:46:20下载
- 积分:1