搜索资源列表
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
ActiveXLoginFrm
- 这是一个基于.NET的自定义登陆控件,包括数据库操作的接口。-based.NET custom landing controls, including operation of the database interface.
MySQL数据库的ODBC接口程序VC源代码
- 基于VC++的MySQL的ODBC接口程序源代码,封装了数据库接口提供对MySQL的支持。核心代码大家可以参考,虽然很老,但仍然十分有用。
数据库及日志工具
- 数据库接口,日志接口,方便使用
OracleHelper
- 访问oracle数据的与C#接口,在C#中如何连接oracle数据库,访问存储过程,批量更新数据库等-Oracle data access with C# interface, in C# how to connect oracle database, visit the stored procedure, update the database, such as bulk
VC
- 开发Windows应用程序时,在很多情况下可能要和数据库连接。数据库类型多种多样,功能结构也各不相同。从比较简单的DBASE、FoxPro等到复杂的SYBASE、Qracle等大型数据库系统。VC++6.0都提供了一些接口。程序员可利用这些接口方便地开发数据库应用程序。MFC ODBC类就是其中的一个,在快速生成简单一致的接口应用程序方面这些类非常有用。用户不必了解ODBC API和SQL的具体细节,利用ODBC类即可完成对数据库的大部分操作。然而,VC++ Appwizard 生成的数据库应用
source_code_generator
- 非常好的代码生成器源码,采用动态库结构,包括了连接各种数据库的库接口-Very good source code generator, dynamic database structure, including the connection interface library databases
Epass1KWin32(Current)
- 0,本程序适用于飞天诚信公司的安全锁ePass1000 1,本程序的功能 在.NET环境下,对ePass1000进行操作,包括读锁内信息,向锁内写入相关信息,验证密码,改密码等等, 还有部分对数据库的操作。 2, 运行环境:.NET framework 2.0; 3,运行之前,必须安装ePass1000的驱动程序“eps1k_full.exe”, 在目录“ePass1000 Windows 环境下私有接口的完整开发包(PRI)eps1k_pri_fullpkg
OfflineAcceptControl
- c#开发的web控件(浏览器控件),读写注册表,读写access数据库,支持json字符串与数据对象之间的转化,发布web服务端,js调用控件接口获取json对象回填表单信息-c# web development control (browser control), read and write registry, read and write access database, support json string and data conversion between objects, pu
SQLDMO
- SQLDMO是Microsoft SQL Server中企业管理器所使用的应用程序接口,它可以执行很多功能,其中包括对数据库的备份和恢复。-SQLDMO is Microsoft SQL Server in Enterprise Manager application programming interface used, it can perform many functions, including database backup and recovery.
Csharp
- 将Csharp里面使用的数据库接口全部统一化,大大方便了用户数据库的调用-There used to Csharp all unified database interface, which greatly facilitates the user database calls
LoadSaveImagestoMSAccess0127
- 有时你需要储存在数据库中图像而不是物理文件。这个简单的应用程序将向你展示如何建立一个窗户形式的接口,让您做到以下几点: 1图片在浏览你的硬盘上。 2载入选择的形象,成为一个图片框的周围控制观看。 3保存一幅图像显示在图片框控制数据库。 4选择一个意象从一个列表框中插入列控制和荷载的数据库。-Introduction ========== Sometimes you need to store images in a database instead of as physi
video_monitor_system
- 包含与底层API的接口和数据库运用的技术。界面简洁,操作简易。-Contains low-level API using the interface and database technology. Interface is simple and easy to operate.
DAL
- 用C#写的通用数据访问层,很方便的使用类接口来操作数据库-Written in C# using common data access layer, it is easy to manipulate the database using the class interface
classroomweb
- 数据接口层实现,我使用的数据库MSSQL,做的是一个设备共享平台的实现-data interface
MySchool
- 三层结构,其中数据访问层通过工厂模式和接口实现了分离,可以直接添加不同数据库的数据访问,通过修改配置文件,不需要修改源码,维护性好一点。-Three-tier structure, where the data access layer and the interface through a factory pattern separation can be added directly access data from different databases, by modifying the
AccessDB
- 非常好用的ACCESS数据库访问接口控制类-COMMON ACCESS DataBase Interface
Program
- 连接GE软件系统中IH数据库的接口程序,可以把数据转传到其他数据库中-IH database connection in the GE software system interface program, the data can be forwarded to the other database
一号店API采集系统
- 通过开放式API接口采集订单数据。写入数据库。发货等。
数据上传接口规范例子代码ServiceTest
- 从数据库中读数据,通过HTTP的POST方法上传到一个网站(Read data from the database and upload it to a web site via the HTTP method of POST)