搜索资源列表
atlcompappwz.zip
- ATL object wizard is just not restricted for ATL COM appwizards. It can be used in any application provided the project meets certain requirements. You can use this appwizard to create ordinary(non - COM) Win32 application utilizing the ATL window cl
oledbsample
- oledb的例子,在pda上好用-connectivity example, pda on Easy
db_access
- 众所周知,软件开发离不开对数据的访问。数据访问在整个软件开发的三层构架中属于数据层,是其它两层的基础。没有了它,存储的数据变的毫无意义。与此同时,数据访问的效率将直接影响到软件的质量。一个数据访问缓慢的系统是客户无法容忍的。一个好的系统必然有一个高效的数据访问方法。由此可见,数据访问在软件开发过程中是非常重要的。如果能统一对数据的访问方法,那么一切有关数据访问方面的问题都可以得到解决。我的系统将可以面向所有的数据源,甚至是未来将会出现的数据源。 预期结果 实现对SQLServer,ODBC,OL
聊天室(C#源代码)
- C#写的聊天室源代码,本系统数据库采用Access 运行时将Web.config中 <add key=\"data\" value=\"Provider=Microsoft.Jet.OLEDB.4.0 Data Source=F:\\class_web\\chatsystem\\DataBase\\data.mdb \"/> 数据库所在目录改为本机实际目录 暂时未提供会员系统,登陆请用 默认用户:saintqiqi 密码:987654 起
Saint留言本_支持UBB(C#源代码)
- 一个C#写的留言本,支持UBB,数据库采用Access 运行时将Web.config中 <add key=\"data\" value=\"Provider=Microsoft.Jet.OLEDB.4.0 Data Source=D:\\WebSatrt\\SaintGBook\\DataBase\\data.mdb \"/> 数据库所在目录改为本机实际目录 暂时未提供会员系统 起始页面:http://localhost/SaintGBook/Defa
DataAccessljp
- 一个设计良好,非常好用的数据访问类. 使用了接口,重载等C#的常用特性,运用了工厂模式设计,支持Oracle、SqlServer、OleDb不同数据库的灵活转换。-a well-designed, very user-friendly access to data types. The use of the interface, such as C# Heavy common characteristics, use of the factory model design, support
VB.NET+Library
- VB。NET写的数据库管理系统,数据库为ACCESS,OLEDB驱动-VB.NET was database management systems, database for ACCESS, OLEDB driver
CSharp编写的OleDb数据库连接通用类库
- CSharp编写的OleDb数据库连接通用类库,挻不错的喔-CSharp OleDb prepared by the General Class Database Connection, good oh Yan
VCDATABASE
- 一本非常好的VC++6.0 数据库编程方面的书!讲解了关于ODBC,OLEDB,ADO等相关的数据库编程接口,希望能够帮助大家!-A very good database programming VC++6.0 book! Explained on the ODBC, OLEDB, ADO and other database-related programming interface, I hope to help you!
OLEDB
- 作为一个Csharp入门学习的例子还是很好的,关于数据库操作的-CSharp entry as a learning or a good example, with regard to the database operation
OLEDB
- 在Visual C++数据库编程中,访问数据库的另一种方式是采用OLE DB技术,现提供源码供大家参考.-In Visual C Database Programming, access the database is another way to use of OLE DB technology, is now providing a source for your reference.
OledbCustomer
- OLEDB 是连接数据库的一种方式,现提供源码供大家参考.-OLEDB is a way to connect the database, source code is provided for your reference.
ur
- 用户管理 (用户的权限管理) 1.结构:Ur.exe 主程序 Ur.mdb 用户数据库 UrConfig.ini 配置文件 2.调用: 在程序中直接调用可执行文件 Shell "Ur.exe Ur.mdb/SAIMOUR/LurName/LurLimit", vbNormalFocus 数据库/数据库密码/用户名称/用户权限 On Error GoTo err1 AppActivate "用户管理" Exit Sub
DataAccessLib
- 通用数据库访问层,支持OLEDB,ODBC,MYSQL,MSSQL,POSTGRESQL,免费开源 自己编写的,支持SQL注入过滤-common dataaccess layer, provider OLEDB,ODBC,MYSQL,MSSQL,POSTGRESQL
KeigenShare
- Tool for OleDB Data Acce-Tool for OleDB Data Access
ODL_src
- Overview Most of us know that OLEDB is the latest database technology that provides fast data access on the windows platform. However, many C++ programmers tend to avoid using raw OLEDB and prefer ADO in their development process.
OLEDB
- 自己写的oledb的源程序,很简单的,有兴趣的可以下载下来看一下-Write your own oledb source code, a very simple, anyone interested can download the next look at
oledb-database-and-its-anlysis
- 此程序访问数据库方式为OLEDB,注意体会其与ODBC方式的异同。 本人总结于2013-05-29,源码参看《一个ACCESS电话薄》和《图片的存取AccessPicture》。 - This program accesses the database mode to OLEDB, ODBC manner with attention to appreciate the similarities and differences. i analysis are summarized in
OLEDB
- 用OLEDB方式读取数据库,例子很好,很适合学习或者用在开发之中。在VC6.0 VS2010下测试通过-Read how the database using OLEDB examples of very good, very suitable for learning or for use in development. In VC6.0 VS2010 under test
Oledb
- C#下,如果使用Oledb读取数据库里的数据,很久以前写的,现在拿出来分享一下-C#, if you use the Oledb to read the data in the , a long time ago to write, and now take out to share