-
出差管理文件的数据库编程,有很多基本的代码操作,应该对初学者很有帮助。...
出差管理文件的数据库编程,有很多基本的代码操作,应该对初学者很有帮助。-management of travel documents database programming, many of the basic operation of the code should be helpful for beginners.
- 2022-03-04 22:31:29下载
- 积分:1
-
CE下的ADO代码,虽然不是工程文件,是ADO的实现文件,值得看一下...
CE下的ADO代码,虽然不是工程文件,是ADO的实现文件,值得看一下-ADO CE under the code, although not the project document is the realization of ADO document, it is worth a look at
- 2022-07-14 09:26:55下载
- 积分:1
-
phpmyadmin2.61的源代码,既是一个mysql的管理工具,又可以学习php的数据库编程...
phpmyadmin2.61的源代码,既是一个mysql的管理工具,又可以学习php的数据库编程-phpmyadmin2.61 the source code, mysql is a management tool that can learn php of Database Programming
- 2023-08-26 04:30:07下载
- 积分:1
-
一个对数据库操作的例子,是可以添加和删除记录的
一个对数据库操作的例子,是可以添加和删除记录的-one pair of the operation of the database example, can add and delete records
- 2022-03-29 21:47:02下载
- 积分:1
-
ASP.NET programming with a database. In this example, the use of the SQL Server...
ASP.NET与数据库编程
1.在本实例中,使用的是SQL Server 2000的数据库而这里只给了对应的Access数据库,如果你想在你的机器上在运行程序需要在SQL Server下重新建立一样的数据库,或者使用前面介绍的导入导出工具将.mdb数据库转化为SQLServer数据库。
确保你的机器上的服务名,和程序中的代码要统一。
2.将library文件夹复制到C:Inetpubwwwroot目录下(一般情况是这样),即可运行程序
3.运行ASP.NET程序先要保证您的机器上正确的建立了一个站点,然后将这里的程序考入站点目录下即可。首页为WebForm1.aspx
-ASP.NET programming with a database. In this example, the use of the SQL Server 2000 database here only to the corresponding Access database, if you want your machines running the program in SQL Server under the re-establishment of the same database, or use the above-described I. income derived tools. mdb database into a SQL Server database. Make sure your machine from the services, and procedures necessary to unify the code. 2. Library folder will be copied to C : Inetpub wwwroot directory (this is the general), can run programs 3. Running ASP.NET procedures must ensure that your machine correct establishment of a site and then went to the procedures here directory site can be . Home for
- 2023-08-07 11:05:03下载
- 积分:1
-
在窗口中使用DataGrid 控件的属性/方法/等的详细解释.
在窗口中使用DataGrid 控件的属性/方法/等的详细解释.-诖 DataGrid 丶// 鹊 细.
- 2022-06-14 02:25:47下载
- 积分:1
-
本篇进阶片教程中主要是介绍个体的编辑(Individuals),查询插件(QueriesTab)的用法以及将编辑好的本体存储到数据库中(Owl Database...
本篇进阶片教程中主要是介绍个体的编辑(Individuals),查询插件(QueriesTab)的用法以及将编辑好的本体存储到数据库中(Owl Database)。-That this is the main advanced chip tutorial is to introduce the individual editor (Individuals), query plug-in (QueriesTab) usage as well as edited ontology stored in the database (Owl Database).
- 2022-06-18 12:14:46下载
- 积分:1
-
GridCtrl的演示程序,里面有各种GridCtrl的操作,初学者应该可以用到...
GridCtrl的演示程序,里面有各种GridCtrl的操作,初学者应该可以用到-GridCtrl the demonstration program, which has various GridCtrl operation, Beginners should be used
- 2023-03-14 22:10:04下载
- 积分:1
-
specific design of the hotel a small software Delphi
专门针对酒店设计的一套小型专业软件 Delphi -specific design of the hotel a small software Delphi
- 2022-03-24 00:09:55下载
- 积分:1
-
直接通过ADO操作Access数据库 ADO(Active Data Object,活动数据对象)实际上是一种基于COM(组件对象模型)中的自动化接口(IDis...
直接通过ADO操作Access数据库 ADO(Active Data Object,活动数据对象)实际上是一种基于COM(组件对象模型)中的自动化接口(IDispatch)技术,并以OLE DB(对象连接和镶入的数据库)为基础,经过OLE DB精心包装后的数据库访问技术,利用它可以快速的创建数据库应用程序。-ADOAccess ADO(Active Data Object)COM()(IDispatch)OLE DB()OLE DB carefully packaged database access technology, use it to quickly create database applications.
- 2022-03-11 14:25:11下载
- 积分:1