-
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
-
一个简单的旅行预订系统,ODBC数据源,用的是
一个简单的旅行预定系统, odbc, 数据源使用acce-a simple travel reservation systems, odbc, data sources using acce
- 2023-02-08 06:40:03下载
- 积分:1
-
飞机订票系统,源代码,课程设计,毕业设计专业…
飞机订票系统课程设计源代码 毕业设计的一个源代码 主要是数据库的设计参考一下吧-aircraft booking system source code curriculum design of a graduate design major source code for the design of the database will make reference to it
- 2022-02-05 14:40:05下载
- 积分:1
-
this is one of the windows of odbc re
这是一个用odbc重新打包的窗口,以数据库草为借口,方便调用存储接口,直接从sql语句或数据库访问操作。更多的记录集和操作集,提供操作集合和操作结果集。简言之,复杂的数据库操作步骤
- 2022-01-26 01:01:26下载
- 积分:1
-
本小程序在VB环境下简单的实现了刀具的查询功能。
本小程序在VB环境下简单的实现了刀具的查询功能。-The small program in VB environment realize a simple inquiry function of the tool.
- 2023-05-04 12:15:02下载
- 积分:1
-
对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于精力有限,未对原码做任何注释...
对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做通用处理-of computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc.. Because of the limited energy, the original code did not make any notes. To simplify programming for consideration, in many places designated constant, declined to address GM
- 2022-07-20 19:46:09下载
- 积分:1
-
著名的数据库连接控制,我个人很喜欢用,省了好多的麻烦,而且适合初学者,像大名鼎鼎的thinknet那样的就不用这个了,总之NiceBoy一个字:推 荐!! 内含...
著名的数据库连接控制,我个人很喜欢用,省了好多的麻烦,而且适合初学者,像大名鼎鼎的thinknet那样的就不用这个了,总之NiceBoy一个字:推 荐!! 内含演示和demo!-famous database connection control, I personally like to use, save a lot of trouble, and is suitable for beginners, like the famous thinknet it did not this, the word NiceBoy a word : Recommended! ! Includes demonstrations and demo!
- 2022-03-30 06:25:17下载
- 积分:1
-
Visual Basic小区物业管理.rar
Visual Basic小区物业管理.rar-Visual Basic district property management. Rar
- 2022-07-06 17:57:24下载
- 积分:1
-
这是个储存好朋友数据库的软件,界面设计很专业,数据库也很全面...
这是个储存好朋友数据库的软件,界面设计很专业,数据库也很全面 -This is a good friend of database storage software, interface design, very professional and very comprehensive database
- 2022-03-02 03:00:31下载
- 积分:1
-
1.自己封装的数据库SQlite3类,使得数据库操作更加简单容易。
2.查询时不需要定义回调函数,直接使用SelectFromTable(char *sql...
1.自己封装的数据库SQlite3类,使得数据库操作更加简单容易。
2.查询时不需要定义回调函数,直接使用SelectFromTable(char *sql)
3.包含了Sqlite3的静态库,运行时不再需要sqlite3.dll
4.用法与说明请参考头文件-1. SQlite3 own database package category, making operation more simple and easy database. 2. Inquiries, the definition of a callback function does not require direct use of SelectFromTable (char* sql) 3. Contains the static library Sqlite3, run-time is no longer required sqlite3.dll4. Usage and description please refer to header files
- 2022-03-28 13:35:17下载
- 积分:1