CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - SQL reference

搜索资源列表

  1. yZCSharp

    0下载:
  2. 设置好sql数据库连接串后,可自动列出表,并生成相应的C#数据库操作类代码,如更新,删除,修改等,大大减少了你编码的工作时间,不仅是个实用的好工具,其源代码也很有参考价值-installed sql database connection string, the table can automatically list, and generating the corresponding C# code database operation types, such as updating, del
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:31.4kb
    • 提供者:qwb
  1. MyQ

    0下载:
  2. 这是用SQL和C#2005制作的聊天程序。。大家请参考-This is with SQL and C# 2005 produced chat program. . Please reference
  3. 所属分类:CSharp

    • 发布日期:2017-05-17
    • 文件大小:2.82mb
    • 提供者:xx
  1. NameManage

    0下载:
  2. 给朋友做的姓名管理系统,用到了水晶报表,能打印或导出word信息等,数据库用的微软的Access,USER_INFO.cs是操作数据库的类, 访问Access的SQL语句和SQL2000还是有些区别的,仅供参考,勿笑-The name of a friend to do management system, uses Crystal Reports, to print or export word information, the database used in Microsoft Acces
  3. 所属分类:CSharp

    • 发布日期:2017-05-03
    • 文件大小:628.76kb
    • 提供者:lanny
  1. QQAddressBook

    0下载:
  2. 用C#语言编码的、连接SQL数据库、实现的模拟QQ一样的即时聊天工具。功能简单,仅供参考。-Coded in C#, SQL database connectivity, to achieve the same simulation QQ instant messaging tools. Simple function, for reference only.
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:396.44kb
    • 提供者:王侯
  1. MySchool

    0下载:
  2. 用C#语言编码的、连接SQL数据库、实现的模拟学籍管理的小软件。功能简单,仅供参考。-Coded in C#, SQL database connectivity, to achieve a small simulation enrollment management software. Simple function, for reference only.
  3. 所属分类:CSharp

    • 发布日期:2017-05-06
    • 文件大小:1.06mb
    • 提供者:王侯
  1. SMOScriptingExample

    0下载:
  2. SQL Server client tools have very good functionality for creating database object scr ipts, but they don t always provide enough functionality to generate scr ipts the way programmers would like. These customized scr ipts could be used for database d
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:38.31kb
    • 提供者:azadifar
  1. SqlDataSource-for-connecting-to-SQL

    0下载:
  2. 本代码给出了利用SqlDataSource控件连接SQL Server数据库的简单例子,适合初学者使用参考。-This code gives a simple example SqlDataSource control to connect to SQL Server database, suitable for beginners to use reference.
  3. 所属分类:CSharp

    • 发布日期:2017-11-12
    • 文件大小:3.77kb
    • 提供者:丛飞
  1. PROCEDUREWrite

    0下载:
  2. C#使用存储过程录入数据,测试前需要先连接好SQL数据库,一个很不错的了解存储过程与C#数据库应用配合的典型例子,希望初级用户下载源码参考研究-C# using a stored procedure data entry prior to the test, you need to connect the SQL database, with a typical example of a very good understanding of stored procedures in C# dat
  3. 所属分类:CSharp

    • 发布日期:2017-12-02
    • 文件大小:202.18kb
    • 提供者:zpudn30
  1. SystemInitialization

    0下载:
  2. 基于C#和SQLSERVER的操作员权限设置程序,附含源代码文件供下载学习参考,用直观的窗体实现复杂的权限设置程序,勾选对应的权限,数据库中的标识字段就会起作用了。一般在编写一些中大型的管理系统的时候,会涉及到权限设置的问题-Based on C# and SQL Server operator privileges setup, attached containing the source code files for download study reference complex perm
  3. 所属分类:CSharp

    • 发布日期:2017-11-25
    • 文件大小:15.01kb
    • 提供者:zpudn35
  1. AppView

    0下载:
  2. 在C#中应用数据库视图,分享给初学C#的新手参考,源码完整,含有数据库,不过要自己附加到SQLServer里-In C# application database view, and share with novice beginners C# Reference, complete source code containing the database, but to attach itself to the SQL Server in the
  3. 所属分类:CSharp

    • 发布日期:2017-11-24
    • 文件大小:307.94kb
    • 提供者:zpudn71
  1. GetTriggerName

    0下载:
  2. C#获取数据库中的触发器,判断数据库中是否使用触发器,触发器也是一个很实用的SQL模块,有兴趣的参考-C# for database triggers to determine whether the database using triggers, the trigger is also a very practical SQL module, reference
  3. 所属分类:CSharp

    • 发布日期:2017-11-08
    • 文件大小:308.75kb
    • 提供者:zpudn95
  1. ASPSQLanli

    0下载:
  2. asp+sql的毕业论文设计,论文很好,很具有参考价值-asp+sql design thesis, papers very good, very valuable reference
  3. 所属分类:CSharp

    • 发布日期:2017-11-20
    • 文件大小:3.19mb
    • 提供者:荆营管f
  1. PMS

    0下载:
  2. 人事工资管理系统,数据库采用SQL Server 2005,可以进行档案管理、奖罚管理和工资管理等,方便处理企业内部员工的相关工资信息。另外,为了更方便的查看员工的工资信息,还可以通过水晶报表对工资信息进行打印。 初始的管理员用户名为tsoft,密码为111。 本系统有两种操作权限,一种是超级管理员,一种是一般用户,超级管理员具有所有权限,普通用户则不可以执行系统管理及操作员管理操作。 ,作者拥有版权,仅供学习与参考。-Personnel salary management sys
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:1.34mb
    • 提供者:smartroc
  1. Exam

    0下载:
  2. C# 学生考试系统,WinForms 模块程序,SqlServer数据库,MDF数据库文件在Database文件夹中,测试运行项目前请附加数据库,并配置好SQL连接密码。 ,作者拥有版权,仅供学习与参考。-C# examination system, WinForms module, SqlServer database, MDF database files in the Database folder, please attach the database project before
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1.22mb
    • 提供者:smartroc
  1. 678657537457

    0下载:
  2. Visual C#实例源码下载:按仓库名、图书名称进行分组,并统计其库存数量,按仓库分组统计图书库存(多列),C#与SQLServer的结合,程序运行前请先调试安装好SQL数据库信息,加database目录中的数据库文件附加在SQLServer中,然后设置连接信息,作者拥有版权,仅供学习与参考。-Visual C# example source code download: grouped according to warehouse name, name, and statistics of
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:411.05kb
    • 提供者:smartroc
  1. sqlfine

    0下载:
  2. c#代码结合sql实现自动站数据动态行转列输出,供学习。-This program on the BBS to see, a bit of a practical, provide your reference learning.
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:1.43kb
    • 提供者:王熙凤
搜珍网 www.dssz.com