-
this is one of the windows of odbc re
这是一个用odbc重新打包的窗口,以数据库草为借口,方便调用存储接口,直接从sql语句或数据库访问操作。更多的记录集和操作集,提供操作集合和操作结果集。简言之,复杂的数据库操作步骤
- 2022-01-26 01:01:26下载
- 积分: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
-
一个小小的实例,是能够存取图片的,其中图片的数据还不是很大...
一个小小的实例,是能够存取图片的,其中图片的数据还不是很大-a small example is the ability to access photos, pictures of data is not great
- 2023-04-16 19:25:03下载
- 积分:1
-
方便导出oracle数据至文件,识别含日期的表名。
方便导出oracle数据至文件,识别含日期的表名。-convenience derived data to document and identify with the date of the table name.
- 2022-08-10 09:09:58下载
- 积分:1
-
一个比较小的图书管管理系统的小例子请大家分享
一个比较小的图书管管理系统的小例子请大家分享-A relatively small library management system for small examples, please share the U.S.
- 2023-03-08 11:00:04下载
- 积分:1
-
for aviation online booking procedures, to achieve a booking, a refund payment c...
用于航空网上订票的程序,实现了订票,退票,支付等功能。页面很简洁。-for aviation online booking procedures, to achieve a booking, a refund payment capabilities. Pages succinctly.
- 2022-02-24 11:48:03下载
- 积分:1
-
学生成绩管理系统 功能完善..有用户登陆界面
用accsess进行处理...
学生成绩管理系统 功能完善..有用户登陆界面
用accsess进行处理-Student achievement management system perfect landing .. have a user interface to deal with ACCSESS
- 2022-09-18 17:40:03下载
- 积分:1
-
- 2022-07-23 11:32:32下载
- 积分:1
-
本同学录系统演示地址: http://class.19870123.cn/
下载后请在Web.Config里更改设置,如数据库路径等
如果要换sq...
本同学录系统演示地址: http://class.19870123.cn/
下载后请在Web.Config里更改设置,如数据库路径等
如果要换sql数据库,请将app_code里的MyPage.cs改为以下代码即可
public class MyPage : LeeHom.Web.UI.SqlPage
{
}
public class MyMasterPage : LeeHom.Web.UI.SqlMasterPage
{
}
并在Web.Config里设置数据库为SqlServer
Sql的执行语句在App_Data下DataBase.sql
后台管理:http://网址/admin/
默认管理员:admin 密码:admin
可注册一个新用户后设置新用户为管理员后删除admin用户-demonstration of the website address : http :// class.19870123.cn/downloading please Web.Config Lane Change settings , such as databases, etc. If they took the path sql database I would be grateful if the app_code Lane MyPage.cs code can be replaced by the following public class MyPage : LeeHom.Web.UI.SqlPage () public class MyMast erPage : LeeHom.Web.UI.SqlMasterPage () and Web.Confi g Lane SqlServer database for the implementation of SQL statements under the App_Data DataB ase.sql background Management : http:// website/admin/default administrator : admin Password : admin can register a new user after
- 2022-01-24 18:03:38下载
- 积分:1
-
代码名称:The alxBase classes for work with dbf files 代码说明:读写DBF文件的类 工具/平台:VC Win2...
代码名称:The alxBase classes for work with dbf files 代码说明:读写DBF文件的类 工具/平台:VC Win2-Read/Write the DBF file. Tool/Platform: VC/Win2
- 2022-01-27 12:45:55下载
- 积分:1