-
using Delphi and flour components developed and utilized as ACCESS database back...
采用DELPHI和BSF组件开发,利用ACCESS做为数据库后台,可直接编译。-using Delphi and flour components developed and utilized as ACCESS database background, can be directly translated.
- 2022-08-20 18:38:46下载
- 积分:1
-
用vc作的利用SQL数据库的物资管理系统
用vc作的利用SQL数据库的物资管理系统-vc used for the use of materials SQL database management system
- 2022-02-03 02:30:57下载
- 积分:1
-
is mainly for the vb sql database programming the most basic things, but it'...
主要是用于sql的vb数据库编程最基础的东西,不过很容易懂了,谢谢大家支持-is mainly for the vb sql database programming the most basic things, but it"s easy to understand, thank you all for support
- 2022-07-16 22:21:19下载
- 积分:1
-
实现将文本数据导入excel数据到sql
实现将文本数据导入excel数据到sql-导入excel数据到sql
- 2022-03-22 06:06:22下载
- 积分:1
-
学校智能排课系统
学校智能排课系统-smart schools Course Scheduling System
- 2023-01-19 16:25:04下载
- 积分:1
-
vc access to the database approach is simple and practical, query and edit data...
vc访问数据库的方法,简单实用,可以查询,编辑更新数据,执行sql。-vc access to the database approach is simple and practical, query and edit data update, the Executive sql.
- 2023-02-21 21:15:03下载
- 积分:1
-
This code is used to ACCESS database into EXCEL in the database, and can be set...
这段代码是用来将ACCESS数据库中的数据库导入EXCEL中,并且可以设定导出到EXCEL中数据的格式。-This code is used to ACCESS database into EXCEL in the database, and can be set to export to the data in EXCEL format.
- 2022-05-21 06:03:04下载
- 积分: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
-
a user
一个好用的EVC操作数据库的例子程序,
读写数据库中的记录内容。-a user-friendly database EVC operating procedures for example, read and write records in the database content.
- 2022-10-01 10:05:03下载
- 积分:1
-
Excel表格是输入输出经常需要涉及到的。操作Excel表格的方式也多种多样。比如,通过调用Excel程序的COM组件对Excel进行操作。但是,这种方式限制较...
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
- 2022-03-25 07:30:37下载
- 积分:1