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

搜索资源列表

  1. detectSQL

    0下载:
  2. 不使用任何组件,可以侦测局域网内的主机是否安装sql server,和sql server的名称等信息。使用方法:detectSQL 192.168.21.231-not use any components, can detect LAN mainframe installed sql server and sql server's name and other information. Use : detectSQL 192.168.21.231
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:9.53kb
    • 提供者:蔡志煌
  1. examinSystem

    0下载:
  2. 自己用vb开发的局域网考试系统,是c/S结构的公司自用管理软件-own use vb development of the LAN examination system, c / S structure of the companies use management software
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:805.21kb
    • 提供者:庞斌
  1. Vb_sql

    0下载:
  2. 远程访问sql server 的源码,在局域网上可以轻松访问。看懂后改动数据库的路径即可-sql server remote access to the source code, the LAN can easily visit. After changes to the database to understand the path can be
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:1.51mb
    • 提供者:杨川
  1. 检索网络数据库名

    1下载:
  2. 可以将局域网内的其它SQL Server2000数据库显示到列表框供用户灵活选择数据库-LAN can be the other SQL Server 2000 database shows to the list box for users flexibility in choosing the database
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:2.4kb
    • 提供者:张晖
  1. CODE(VBPSQL2000)

    0下载:
  2. 局域网CS架构软件,客户端采用VB6.0,数据库采用SQL2000。代码包括客户端对数据库的连接、查询、修改等功能。-CS LAN infrastructure software, the client using VB6.0, database using SQL2000. Code includes a client connection to the database, query, modify other functions.
  3. 所属分类:SQL Server

    • 发布日期:2017-04-07
    • 文件大小:112.43kb
    • 提供者:zhangyang
  1. ToolForSQL2000

    0下载:
  2. VB远程操作Sql Server 2000数据库的工具 主要功能就是远程(局域网)操作Sql Server数据库。 包括: 搜索并列举局域网内的所有Sql Server服务器 搜索并列举Sql Server服务器中的所有数据库 搜索并列举数据库中的所有表 对数据库结构的简单更改 对数据库表记录的查找、编辑等等。-VB remote Sql Server 2000 database is a tool for the main functions of the remo
  3. 所属分类:SQL Server

    • 发布日期:2017-04-07
    • 文件大小:255.21kb
    • 提供者:aikung
  1. VB6.0winsock

    2下载:
  2. 基于VB实现局域网内的文件传输,利用winsock实现网络编程-Implementation using VB LAN file transfer
  3. 所属分类:SQL Server

    • 发布日期:2017-04-25
    • 文件大小:63.28kb
    • 提供者:管子
  1. DataConnect

    0下载:
  2. 06年做的一个数据连接源码。做数据库的朋友都知道,如果动态连接数据是个问题,这个就是如何动态查找LAN网上的SQL SERVER服务器,并自动配置生成INI文件,供主框架软件使用。-In 2006 to do a data connection source. To do the database you will be aware that if the dynamic linking of data is a problem, this is how to dynamically check
  3. 所属分类:SQL Server

    • 发布日期:2017-05-10
    • 文件大小:2.36mb
    • 提供者:leo
  1. tgsystem

    0下载:
  2. 投稿审稿系统是指利用编辑部内部局域网和Internet为基本平台,实现作者——编辑——审稿专家——管理员四位为一体的协作化、网络化、角色化的编辑稿件业务处理平台。-Submission is the use of editorial peer review system within the LAN and the Internet as the basic platform to achieve author- editor- reviewers- four to one administra
  3. 所属分类:SQL Server

    • 发布日期:2017-04-08
    • 文件大小:373.49kb
    • 提供者:chenzhou
  1. ToolForSQL2000

    0下载:
  2. 远程(局域网)操作Sql Server数据库,包括:搜索并列举局域网内的所有Sql Server服务器,搜索并列举Sql Server服务器中的所有数据库,搜索并列举数据库中的所有表,对数据库结构的简单更改,对数据库表记录的查找、编辑等等。-Remote (LAN) operations Sql Server database, including: Search and list all the Sql Server in LAN servers, search and list all th
  3. 所属分类:SQL Server

    • 发布日期:2017-04-10
    • 文件大小:1.71mb
    • 提供者:leen
  1. DBBackup

    0下载:
  2. 手工备份SQL数据库,可以随机选择网内的sql server database-Backup SQL server Database: You can choose freely the database of sql server in the lan.
  3. 所属分类:SQL Server

    • 发布日期:2017-03-28
    • 文件大小:4.67kb
    • 提供者:GAN JIAN GUO
  1. 2010112310129154

    0下载:
  2. 局域网内实现任意一台电脑上操作,把SQL数据库备份到任意指定的计算机上。 如A、B、C三台计算机,其中A为sql server数据库服务器。 在A中操作,把数据库备份到A、B、C; 在B中操作,把数据库备份到A、B、C; 在C中操作,把数据库备份到A、B、C; 要能实现此功能,操作者计算机及目标计算机防火墙需关闭。 -To achieve any computer on the LAN operation, the SQL database backups to any
  3. 所属分类:SQL Server

    • 发布日期:2017-04-17
    • 文件大小:46.21kb
    • 提供者:cc5433721
  1. sqlservviewedit

    0下载:
  2. Get records just by clicking tables/columns or perform custom SQL queries. For SQL Server, you can open either Local/Lan or Remote servers for access, you can either scan databases on dyour computer or open a dialog to select one yourself. My goal is
  3. 所属分类:SQL Server

    • 发布日期:2017-11-12
    • 文件大小:22.33kb
    • 提供者:Asim Shahzad
  1. MyQQ

    0下载:
  2. 根据需求分析的描述以及与用户的沟通,现制定系统实现目标如下: 操作简单方便、界面简洁美观; 每个客户端只能注册一次; 可以在局域网中实现文字及大图片的传输; 可以实现局域网视频; 可以实现多用户的信息通信; 系统运行稳定、安全可靠。-According to the descr iption of requirements analysis and communication with users, is to develop the system to achieve
  3. 所属分类:SQL Server

    • 发布日期:2017-12-02
    • 文件大小:1.18mb
    • 提供者:LeoTsin
  1. asponlinelearning

    0下载:
  2. 本系统是利用Asp和Access技术来构建一个基于因特网的动态交互式教学信息化平台,该系统可以在Windows2000/XP局域网或Internet上使用。在总体结构上是趋于采用3层B/S结构,各类教学资源在服务器一端,采取中心数据库Access统一存放和组织,学生在客户机一端,无须任何配置工作,只须使用浏览器向Web服务器代理提出请求,服务代理通过中间组件与数据库链接,把请求服务的教学内容以Web页面形式通过浏览器反馈给学生。-This system is the use of Asp and
  3. 所属分类:SQL Server

    • 发布日期:2017-04-10
    • 文件大小:1.42mb
    • 提供者:夜琅琊
搜珍网 www.dssz.com