CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - csharp sql 数据库

搜索资源列表

  1. FP_Tree-by-CSharp

    0下载:
  2. 使用C#实现的频繁模式树(FP-Tree)关联规则挖掘算法,以SQL Server数据库作为数据源.-Using c# of the realization of the frequent mode Tree (FP-Tree) algorithm is proposed to SQL Server database as data sources.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-26
    • 文件大小:246548
    • 提供者:罗晓民
  1. chatprogram(CSharp)

    1下载:
  2. 聊天程序 1.实验目的 (1)熟悉和掌握网络编程的基本方法和步骤; (2)进一步理解client/server交互模式; (3)掌握GUI编程方法; (4)熟悉socket编程接口,掌握用socket编程接口开发网络应用程序的方法。 (5)掌握SQL Server数据库系统的编程应用。 2.实验任务 要求: (1)实现图形用户界面; (2)实现功能类似QQ,可根据实际情况进行适量删减; (3)可实现一对多聊天; (4)能将聊天记录存入数据库。-Ch
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-18
    • 文件大小:995311
    • 提供者:
  1. CSharp

    0下载:
  2. 1、把goods数据库附加在SQL SERVER中。 2、连接数据库的登录账号为:J110,登录密码:654321。 3、数据库连接字串:Server=localhost uid=sa pwd=123456 database=goods。-1 additional goods database in SQL SERVER. 2, to connect to the database login account: J110, Password: 654321. 3, the databas
  3. 所属分类:.net

    • 发布日期:2017-11-20
    • 文件大小:900722
    • 提供者:teddy
  1. Landing-interface

    0下载:
  2. 登陆界面,运用Csharp 可以连接数据库-Csharp SQL
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-28
    • 文件大小:29955
    • 提供者:饿123
  1. CSharp-Crystal-reporter-sql.ra

    0下载:
  2. 水晶报表 crystal reporter 与数据库连接,实现报表的相关功能,Crystal Reports crystal reporter with the database connection, the statements
  3. 所属分类:CSharp

    • 发布日期:2017-11-09
    • 文件大小:59905
    • 提供者:Kid
  1. Visual-CSharp-P-SQL-Server

    1下载:
  2. 《Visual C# + SQL Server数据库开发与实例》 该书的源码-" Visual C#+ SQL Server database development and examples" source book
  3. 所属分类:CSharp

    • 发布日期:2017-11-01
    • 文件大小:10132665
    • 提供者:王本春
  1. ebuy(CSharp)

    0下载:
  2. 电子商城,C#实现,连接sql server数据库-Electronic mall, C# implementation, the connection sql server database
  3. 所属分类:CSharp

    • 发布日期:2017-11-30
    • 文件大小:6995968
    • 提供者:
  1. CSharp-basic-language

    0下载:
  2. 简单的C#对数据库SQL server 2000表实现查询,插入,更新,删除的例子-update,insert,delete,query example with C# language
  3. 所属分类:SQL Server

    • 发布日期:2017-11-04
    • 文件大小:3806
    • 提供者:Joe Z
  1. CSharp

    0下载:
  2. 应用程序,看一个SQL SERVER数据库。把从数据库表,并生成一个类文件为选中的表。这类文件生成的SQL DML操作所有的基础上选定的标准。可以定义的标准-Application to see if a SQL Server database. From a database table and generates a class file for the selected table. Such documents generated SQL DML operations all based
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-03
    • 文件大小:17472
    • 提供者:西瓜
  1. CSharp-Database-Programming-Case

    0下载:
  2. C#数据库编程案例-扫描配图版-通过例子讲述SQL语句,更易懂好掌握。-C# Database Programming Case- Scan with Plate
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-06
    • 文件大小:1027855
    • 提供者:王晓东
  1. SQL

    0下载:
  2. csharp智能获取access数据库数据-Intelligent access to access database
  3. 所属分类:Web Server

    • 发布日期:2017-04-13
    • 文件大小:3353
    • 提供者:lanyu
  1. cSharp-Access-operater-

    0下载:
  2. c#控制Access数据库,数据库连接,执行各种sql语句,只要输入数据库路径,输入sql语句就行进行相应操作,简单明了。变好了类直接应用就可以了-c# Control Access database, the database connection, perform a variety of sql statement, just enter the database path, enter sql statement on the line corresponding operation,
  3. 所属分类:CSharp

    • 发布日期:2017-03-21
    • 文件大小:2056
    • 提供者:张静
  1. CSharp-opreate-SQL

    0下载:
  2. VS 创建数据库,点击按钮查询,添加字段,查询省市等-Create SQL,click botton can and add fields and provience and city.
  3. 所属分类:SQL Server

    • 发布日期:2017-03-21
    • 文件大小:1946
    • 提供者:lvxingzhe3
  1. cSharp.NET-DB-ACCESS-class

    0下载:
  2. c#访问数据的封装类,支持access,oracle,sql sever等大部分数据库-access class, dev by c#
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:5252
    • 提供者:cthulhu
  1. HandDoctor

    0下载:
  2. 这是一个基于CSharp+SQL的网上挂号系统,有助于初学者学习数据库系统(这个我也是看别人学习的),大家互相学习吧!-This is a registration system based on CSharp+SQL, to help beginners learn system (this I also see others learning), we learn each other!
  3. 所属分类:SQL Server

    • 发布日期:2017-05-15
    • 文件大小:3675538
    • 提供者:lirunwei
  1. SqlHelper

    0下载:
  2. CSHARP下的sql数据库操作,简单实用,主要是sql类操作。-SQL under the CSHARP operation, simple and practical, mainly SQL class operation.
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:8508
    • 提供者:杨斌
  1. cSharp-to-SQL

    0下载:
  2. 使用c#连接到数据库,实现增删改功能,并显示数据库表中的内容-Use c# to connect to the , additions and deletions to achieve and to display the contents of a table
  3. 所属分类:SQL Server

    • 发布日期:2017-04-30
    • 文件大小:84997
    • 提供者:谢颖贞
  1. cSharp

    0下载:
  2. Exam 5-1 连接数据库 Exam 5-2 连接 excel 数据库 并修改 Exam 5-3 sql-Exam 5-1 Exam 5-2 connect to the and modify the connection excel Exam 5-3 sql
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:396653
    • 提供者:li
  1. CSharp-example

    0下载:
  2. 用C#做出一个简单界面,并与后台数据库进行交互-design a simple interface to interact with SQL
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:45563
    • 提供者:砚哥
  1. cSharp-Student-file-management

    0下载:
  2. 用C#开发的一种学生文件资料管理小系统,使用的sql server数据库。-Using C# to develop a student file management system,Use the sql server
  3. 所属分类:CSharp

    • 发布日期:2017-12-16
    • 文件大小:555008
    • 提供者:Chenzeyu
« 1 2 3 4 5 6 78 »
搜珍网 www.dssz.com