虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

sql-<b>Code</b>

  • Anyone who interacts with today s modern databases needs to know SQL (Structured Query Language), th

    Anyone who interacts with today s modern databases needs to know SQL (Structured Query Language), the standard language for generating, manipulating, and retrieving database information. In recent years, the dramatic rise in the popularity of relational databases and multi-user databases has fueled a healthy demand for application developers and others who can write SQL code efficiently and correctly.

    标签: Structured interacts databases Language

    上传时间: 2016-01-02

    上传用户:qlpqlq

  • DirectX not only provides fast access to the hardware and therefore incredibly speedy performance, b

    DirectX not only provides fast access to the hardware and therefore incredibly speedy performance, but it also makes it much easier for hardware developers to produce new devices that work well in the Windows environment. The DirectX APIs take away the necessity of writing your own low-level, device-specific code to access hardware such as the display adapter and network card, making it much easier for you to write programs that take full advantage of the computer s multimedia capabilities.

    标签: performance incredibly therefore hardware

    上传时间: 2016-02-16

    上传用户:秦莞尔w

  • 1、安装MS SQL Server2000 2、安装PowerBuilder8.0 3、根据《恢复数据库》文档恢复数据库yygl 数据库备份文件codedatabaseyygl 数据库表结

    1、安装MS SQL Server2000 2、安装PowerBuilder8.0 3、根据《恢复数据库》文档恢复数据库yygl 数据库备份文件\code\database\yygl 数据库表结构文件\code\database\yygl.sql 4、拷贝code下的所有文件到你的硬盘,并将其所有文件取消只读属性 5、打开user.ini,修改文件Database>>ServerName的值 为安装MS SQL Server2000的计算机名称或IP地址; LogPassword的值为sa用户的登录口令 6、使用PowerBuilder8.0打开yygl.pbw文件

    标签: codedatabaseyygl PowerBuilder Server 数据库

    上传时间: 2016-04-03

    上传用户:xinzhch

  • 1、安装MS SQL Server2000 2、安装PowerBuilder8.0 3、根据《恢复数据库》文档恢复数据库clgl 数据库备份文件codedatabaseclgl 数据库表结

    1、安装MS SQL Server2000 2、安装PowerBuilder8.0 3、根据《恢复数据库》文档恢复数据库clgl 数据库备份文件\code\database\clgl 数据库表结构文件\code\database\clgl.sql 4、拷贝code下的所有文件到你的硬盘,并将其所有文件取消只读属性 5、打开user.ini,修改文件Database>>ServerName的值 为安装MS SQL Server2000的计算机名称或IP地址; LogPassword的值为sa用户的登录口令 6、使用PowerBuilder8.0打开clgl.pbw文件

    标签: codedatabaseclgl PowerBuilder Server 数据库

    上传时间: 2013-12-12

    上传用户:gonuiln

  • 1、安装MS SQL Server2000 2、安装PowerBuilder8.0 3、根据《恢复数据库》文档恢复数据库clgl 数据库备份文件codedatabaseclgl 数据库表结

    1、安装MS SQL Server2000 2、安装PowerBuilder8.0 3、根据《恢复数据库》文档恢复数据库clgl 数据库备份文件\code\database\clgl 数据库表结构文件\code\database\clgl.sql 4、拷贝code下的所有文件到你的硬盘,并将其所有文件取消只读属性 5、打开user.ini,修改文件Database>>ServerName的值 为安装MS SQL Server2000的计算机名称或IP地址; LogPassword的值为sa用户的登录口令 6、使用PowerBuilder8.0打开clgl.pbw文件

    标签: codedatabaseclgl PowerBuilder Server 数据库

    上传时间: 2016-04-03

    上传用户:mikesering

  • 企业内部管理信息平台

    企业内部管理信息平台,数据库SQL SERVER,服务器TOMCAT,B/S结构

    标签: 管理信息

    上传时间: 2013-12-14

    上传用户:Altman

  • 本“一卡通”系统基于企业内部局域网

    本“一卡通”系统基于企业内部局域网,我方提供的“一卡通”系统必须满足如下的网络特性,同时网络的性能也应得到相应的保证: 1、系统基于WINDOWS NT4.0,WINDOWS 2000(或以上)中文版网络操作系统,工作站配备WINDOWS 98操作系统。 2、后台数据库采用SQL SERVER 7.0(或以上)数据库平台。 3、系统主体应用系统采用C/S(客户机、服务器)网路结构。 4、部分应用软件可采用B/S结构(主要是查询系统)。 5、“一卡通”系统的应用程序运行在本地工作站,而全部数据存放在数据库服务器中,应用程序直接对服务器上的数据进行操作,以确保系统的安全性、数据共享及数据一致性。系统设计时,工作站应用软件可直接从服务器上下载得到,因此要求网络具有良好的稳定性和可靠性。 6、“一卡通”系统中的人事信息可基于企业现有的MIS(基本人事信息管理系统)系统,系统方案根据企业已有MIS系统设计。 7、企业开放必要的网络资源,提供网络技术支持,构建全部的网络系统,并确保网络的安全性。 8、由企业提供开发、运行所需的正版软件。

    标签: 一卡通 局域网

    上传时间: 2016-06-08

    上传用户:cuiyashuo

  • 本系统对学生信息操作控制流程和相关数据信息进行了较为全面且科学高效的管理

    本系统对学生信息操作控制流程和相关数据信息进行了较为全面且科学高效的管理,它主要分为学生级权限、办公人员权限级、班级干部级权限和管理员级权限四个权限级别。本系统基于B/S的开发模式,前台使用JSP技术开发实现,服务器为Tomcat5.0, 数据库使用Microsoft SQL SERVER 2000,并采用JDBC-ODBC桥接技术进行数据库连接。 全面地阐述了系统开发的分析和设计过程,包括业务分析、数据流分析、数据库设计和软件结构设计等;详细描述了各子系统的实现,其中包括:学生之家子系统、办公人员子系统、班级干部子系统和系统管理子系统;

    标签: 操作控制 流程 数据信息

    上传时间: 2013-12-29

    上传用户:wweqas

  • This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and h

    This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and has it s own database file format. I wrote it because I found the other DBMSs code too bulky and hard to debug. It s designed for small applications and I doubt it could handle anything on a large scale. A sample program included in the .zip shows how everything works. The database project is a library project, so you ll have to compile and link with the .lib file to get everything working. Pros: - You have the source code so you know exactly what it is doing - Database files are very small - Small and fast code Cons: - Can t handle large amounts of records (more than 65000ish) - Doesn t support SQL (you have to search the database by cycling through the records and testing them against your constraints) - Each database file can only have one table.

    标签: i.e. management database simple

    上传时间: 2016-10-02

    上传用户:851197153

  • The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produce

    The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produces a factorization of P*A into the product L*U where P is a permutation matrix, and L and U are lower and upper triangular, respectively. The functions in this package are accurate, but they are far slower than their MATLAB equivalents (x=A\b, [L,U,p]=lu(A), and so on). They are presented here merely to illustrate and educate. "Real" production code should use backslash and lu, not this package.

    标签: illustrates elimination Gaussian pivoting

    上传时间: 2016-11-09

    上传用户:wang5829