搜索资源列表
SLLogin
- silverlight通过WCF连接SQL数据库实现登录界面-silverlight SQL database connectivity through the implementation WCF login screen
VC
- 开发Windows应用程序时,在很多情况下可能要和数据库连接。数据库类型多种多样,功能结构也各不相同。从比较简单的DBASE、FoxPro等到复杂的SYBASE、Qracle等大型数据库系统。VC++6.0都提供了一些接口。程序员可利用这些接口方便地开发数据库应用程序。MFC ODBC类就是其中的一个,在快速生成简单一致的接口应用程序方面这些类非常有用。用户不必了解ODBC API和SQL的具体细节,利用ODBC类即可完成对数据库的大部分操作。然而,VC++ Appwizard 生成的数据库应用
ConnectSQL
- vs2008 CSharp(C#)连接SQL数据库程序。-vs2008 CSharp (C#) to connect SQL database program.
GenCodeTool
- 连接SQL数据库并且把一张表转成类模型。-Connect Sql Server and transfer class model with one data base table.
lab_10
- C#编写 简单的电话本程序 连接 sql server 数据库 可以添加 显示上一条 下一条 -C#, a simple phone book program to connect sql server database, you can add a display next
cSharp-and-SQL
- c#编写的与sql数据连接的原创程序,对于学习c#与sql数据库连接都有帮助-c# sql data connection with the preparation of the original program, for learning c# and sql database connection has helped
OA_070216
- 一个经过一定开发的OA(电子办公)程序,连接SQL数据库-After the development of a certain OA (e-business) program, SQL database connection
SqlCommand_ex
- 关于C#连接SQL数据库的小软件,可以调用数据库中的数据,也修改数据库内容中的内容,使用时请更改您要连接数据库的路径即可。-C# to connect to SQL database on a small software, you can call the data in the database, and modify the contents of the database content, use, change the path you want to connect to the d
QQAddressBook
- 用C#语言编码的、连接SQL数据库、实现的模拟QQ一样的即时聊天工具。功能简单,仅供参考。-Coded in C#, SQL database connectivity, to achieve the same simulation QQ instant messaging tools. Simple function, for reference only.
MySchool
- 用C#语言编码的、连接SQL数据库、实现的模拟学籍管理的小软件。功能简单,仅供参考。-Coded in C#, SQL database connectivity, to achieve a small simulation enrollment management software. Simple function, for reference only.
SqlCon
- C#通用连接SQL数据库文件,可以通过参数对数据库操作。-C universal connecting SQL database files, can pass parameters to the database operation .
SqlDataSource-for-connecting-to-SQL
- 本代码给出了利用SqlDataSource控件连接SQL Server数据库的简单例子,适合初学者使用参考。-This code gives a simple example SqlDataSource control to connect to SQL Server database, suitable for beginners to use reference.
HouseSystem(cSharp)
- 连接SQL数据库,实现二手房交易系统的管理-Second-hand housing transactions to achieve systematic management
DBTest
- 教会C#新手连接SQL数据库,并进行一些简单的查询、删除等功能-Church novice C# SQL database connections, and make some simple query, delete functions
Student
- 学生信息管理,连接SQL数据库,并进行增删改查-Student information management, SQL connection, and add and delete
restaurantManage
- 餐厅信息管理系统,该系统能实现开台,点菜,查看桌位信息,消费查询,结账,切换用户等功能,用C#语言实现,需要连接SQL数据库-Restaurant information management system that enables Founding, a la carte, to view a table of information, consumer inquiries, billing, switch user and other functions, with the C# langu
327_store
- C#编程 实现商店商品贩卖程序,连接SQL数据库,课程设计一枚-C# Programming store merchandise trafficking program, connect to the SQL , design a curriculum
CSharpmovie
- C#+结合数据库制作的电影信息管理系统,实现了连接数据库的增删改查,适于新手学习ado.net连接sql数据库的例子。-C#+ combined with the production of the film information management system to achieve the connection to delete or delete, suitable for novice learning ado.net connection sql example.
C#Login
- c#登录界面,连接sql数据库实现登录界面,(C# connection database login interface)
ODBCConnectionTest1
- 1、测试连接Oracle数据库,成功实现了用Oracle.ManagedDataAccess.dll访问Oracle数据库。 2、成功实现了动态SQL语句的的编写和访问Oracle数据库 附:3、测试项目用名ODBCConnectionTest,实际测试没有用odbc的方式连接Oracle。这一点本人说明下,以免界内人士吐槽。(oracle.dataaccess_dll)