-
the cases to achieve a simple personal assistant tool, introduced the VC databas...
本例实现了一个简单的个人事务助理的工具,主要介绍了VC数据库方面的编程,并且介绍了CFormView视图类的使用,CTabCtrl控件的使用,高级标签控件类的实现,建立ODBC数据源的建立,利用数据集访问数据库操作结果等。-the cases to achieve a simple personal assistant tool, introduced the VC database programming, and introduced the category CFormView View the use CTabCtrl control the use, control labeling senior category and that the realization of the establishment of ODBC data sources to create, access data set access to the database operation results.
- 2022-02-04 19:35:23下载
- 积分:1
-
ado程序员参考
ado程序员参考-ado programmer refers
- 2023-05-22 23:40:03下载
- 积分:1
-
读写Excel 用Ado对Excel可以很方便的进行读写
读写Excel 用Ado对Excel可以很方便的进行读写 -read and write Excel Ado right with Excel can read and write to facilitate the conduct of
- 2022-02-26 21:43:22下载
- 积分:1
-
用VB6.0编写的,我以前一直是用VFP,但觉得它不能生成真正的可执行文件,而且在数据处理上不如书本上对VB的介绍那么强大,所以在1999年1月开始学习VB编程...
用VB6.0编写的,我以前一直是用VFP,但觉得它不能生成真正的可执行文件,而且在数据处理上不如书本上对VB的介绍那么强大,所以在1999年1月开始学习VB编程,主要针对数据库进行处理,当对VB数据库编程的基础有一定的了解后就想编写个小东西来实践一下,选什么题材呢,想到自己的钱老是莫明其妙的变少,不如就从这方面开始吧。-VB6.0 prepared in the past, I have been with VFP, but felt it could not generate a real executable file, but not as good as the data processing books on the VB introduced so powerful, in January 1999 started learning VB, mainly aimed at database for processing, When the VB database programming is the basis of understanding will want to prepare a small thing to practice what, what subject? election, think of Wisdom is less pleased with the change, this is better than it started.
- 2022-05-16 14:23:39下载
- 积分:1
-
VC++ environment to operate access database query, modify, insert, delete and co...
VC++环境下操作access数据库的查询、修改、插入、删除各种操作齐全-VC++ environment to operate access database query, modify, insert, delete and complete a variety of operations
- 2023-08-04 15:10:04下载
- 积分:1
-
使用访问数据库的com
使用访问数据库的com -access to the database using the com
- 2022-04-27 07:42:57下载
- 积分:1
-
在MATLAB中,对数据进行拟合,在双对数坐标看世界。
在MATLAB里,对数据进行拟合,在双对数坐标下,看数据是否符合幂律分布,求出幂指数,并绘出图形。-In MATLAB, the pairs of data fitting, in double logarithmic coordinates to see whether the data meet the power-law distribution, find the power index, and draw the graph.
- 2022-05-23 04:52:40下载
- 积分:1
-
约瑟夫环的原程序很好用的啊 我的程序是自己做的 考试还得了优呢 免费的 大家快来下载啊...
约瑟夫环的原程序很好用的啊 我的程序是自己做的 考试还得了优呢 免费的 大家快来下载啊 -Josephus the original program with the good ah my own procedure is the examination of priorities? Need everyone to hurry free download ah
- 2023-06-26 05:05:04下载
- 积分:1
-
这也是采用COM接口的数据库访问技术, 采用ADO类封装,速度快,更加容易调用。...
这也是采用COM接口的数据库访问技术, 采用ADO类封装,速度快,更加容易调用。- This also is uses the COM connection the database visit
technology, uses a ADO kind of seal, the speed quickly, is easier to
transfer.
- 2022-03-19 02:31:03下载
- 积分: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