-
将在SQL2000下建立schooldata数据库,导入数据文件。实现功能:操作:在选择查询条件:选择一个,tree控件里显示相关信息 可以在tree控件里单击...
将在SQL2000下建立schooldata数据库,导入数据文件。实现功能:操作:在选择查询条件:选择一个,tree控件里显示相关信息 可以在tree控件里单击来显示每个ITEM,每个ITEM相关信息显示在LIST控件内。双击LIST控件显示具体信息。也可以在窗口里单击右键或操作菜单具体操作。-will establish schooldata SQL2000 database, import data files. Achieving function : : On the choice of inquiries conditions : one tree to demonstrate control information related to the tree Lane click controls to show how ITEM, each ITEM related information display controls within the LIST. Double-click the Control LIST show specific information. Also in the window or right-click Lane menu of specific operations.
- 2022-09-17 00:15:02下载
- 积分:1
-
该示例说明包含三个文件: 1
该示例说明包含三个文件: 1-数据库TEST 2-数据库驱动mm.mysql-2.0.4-bin.jar 3-数据库连接示例文件db.jsp 第一步:请把TEST导入您的数据库,如果是本机请把数据库TEST目录放到你的MYSQL/DATA/下 第二步:请把数据库驱动mm.mysql-2.0.4-bin.jar放到WEB-INF/LIB/目录下(如果是虚拟主机请放到您的虚拟主机根目录下WEB-INF/LIB/) 第三步:把db.jsp连接数据库文件放到您的具有可执行JSP的目录下,通过WEB执行.如果看到恭喜数据库连接成功字样那么恭喜您数据连接成功!^_^-example of the notes contain three documents : 1-database TEST 2-database-driven mm.mysql- 2.0.4- bin.jar 3-database connection sample file db.jsp first step : Please TEST into your database, if this is Requests for database TEST Putting your MYSQL/DATA/second under : database-driven mm.mysql- 2.0.4- bin.jar put WEB-INF/LIB/directory (if it is virtual mainframe please put your virtual server root directory WEB-INF/LIB /) Third step : put db.jsp connecting to the database into your document with a list of executable JSP, through the implementation of WEB. Congratulations to see if the database linking the words so successful congratulate your data connectivity success! ^ _ ^
- 2023-01-21 05:50:03下载
- 积分:1
-
ADO直接读取数据库的编程实例
ADO直接读取数据库的编程实例 -read directly ADO database programming examples
- 2022-07-15 01:05:34下载
- 积分:1
-
水晶报表9的中文帮助,包含了DrillDownGroupLevel等新函数,同时也适用于更高版本(只是有小部分高版本的新增函数没有)...
水晶报表9的中文帮助,包含了DrillDownGroupLevel等新函数,同时也适用于更高版本(只是有小部分高版本的新增函数没有)-Crystal Reports 9 in Chinese help, includes DrillDownGroupLevel and other new functions, but also applies to later versions (only a small part of the high version of the new function is not)
- 2023-07-30 21:25:03下载
- 积分:1
-
小弟刚学数据库编程,做了个通讯录的程序。 出于要下载各位前辈的资料,只好搬上这里来。望不要见笑...
小弟刚学数据库编程,做了个通讯录的程序。 出于要下载各位前辈的资料,只好搬上这里来。望不要见笑-younger gang database programming, took a correspondence procedures. For you to download the information predecessors, but onto here. Do not look a laughing stock
- 2022-05-28 03:24:58下载
- 积分:1
-
水印背景 为大家搜集免费的计算机学习、编程资料和 优秀的网络资源。...
水印背景 为大家搜集免费的计算机学习、编程资料和 优秀的网络资源。-watermark background for you to collect free computer learning, programming information and excellent network resources.
- 2023-05-23 15:30:03下载
- 积分:1
-
约瑟夫环的原程序很好用的啊 我的程序是自己做的 考试还得了优呢 免费的 大家快来下载啊...
约瑟夫环的原程序很好用的啊 我的程序是自己做的 考试还得了优呢 免费的 大家快来下载啊 -Josephus the original program with the good ah my own procedure is the examination of priorities? Need everyone to hurry free download ah
- 2023-06-26 05:05:04下载
- 积分:1
-
the personnel management system, complete functions. Using Visual Basic. The dat...
企业人事管理系统,功能完备。使用Visual Basic实现。数据库使用的是SQL2-the personnel management system, complete functions. Using Visual Basic. The database is used SQL2
- 2022-08-20 03:12:59下载
- 积分:1
-
一个未完成的通用数据库查询工具,遇到的错误,遇到奇怪的博士..
一个未完成的通用数据库查询工具,遇到错误时出现奇怪现象(当没有时间返回操作结果时不能再查询)请学习
- 2022-03-21 16:38:58下载
- 积分: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