Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - AccessDBUtilDemo
Search - AccessDBUtilDemo - List
本文介绍C#访问操作Access数据库的基础知识,并提供一个相关的例程。 本例程演示了: 1.Access数据库的插入,更新,修改,查询; 2.带参数的sql语句的使用,而不是拼SQL; 3.使用DataReader的分页查询,而不是用嵌套的SQL语句来分页; 4.用事务同时执行多个SQL语句; 5.在插入数据的同时返回最新的ID值; 6.整型,实型,字符串,日期型,布尔型五种数据类型的操作; 7.使用正则表达式来验证整数和实数; 8.listview用来显示数据的一些基本用法。 -This article describes the C# Visit to the operation of the basic knowledge of Access databases, and to provide a relevant routines. Demonstrated the routine: 1.Access database insert, update, modify, query 2. The sql statement with parameter use, rather than fight SQL 3. Use DataReader paging query, rather than using nested SQL statement to paging 4. with affairs at the same time to run multiple SQL statement 5. Insert data at the same time to return to the latest ID value 6. integer, real, string, date, type, five Boolean data type operations 7. to use regular expressions to validate integer and real numbers 8.listview data used to display some of the basic usage.
Date : 2025-07-01 Size : 191kb User : 陈述器

介绍C#访问操作Access数据库的基础知识,并提供一个相关的例程-Basic C# program
Date : 2025-07-01 Size : 384kb User : 张大卫

C#操作ACCESS数据库的完整例子,分页,增删改-C# ACCESS database, complete example of operation, paging, additions and deletions
Date : 2025-07-01 Size : 394kb User : li

Access操作经典源码,适合初学者,全面了解access的操作。-Access operation classic source code, suitable for beginners and a comprehensive understanding of the operation of the access.
Date : 2025-07-01 Size : 360kb User :

演示怎样利用ASP与ACCESS数据库连接,并实现登陆功能-show ASP how to connect with access
Date : 2025-07-01 Size : 374kb User : cz

1.C#数据库分页访问技术 2.C#数据源数据动态绑定到窗体控件-1.C# database access technology 2.C# paging data dynamically bind the data source to the Form Controls
Date : 2025-07-01 Size : 428kb User : bf
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.