搜索资源列表
SQL解密程序
- SQL加密函数、过程的解密方式,是一个存储过程-SQL encryption function, the process of decryption, is a stored procedure
访问SQL
- 这个程序提供了能过VC对SQL访问的功能,可以进行查询,更新等-this procedure can be provided over VC visit to the SQL functions, can query, update, etc.
收藏几段SQL Server语句和存储过程教程-
- 收藏几段SQL Server语句和存储过程教程-源码-下载。-several collections of SQL Server stored procedure language and tutorial-source-download.
sql-攻击代码
- mssql udp攻击程序-mssql udp attack procedure
SQL通用防注入程序
- SQL通用防注入程序-common SQL-injection procedure
softhy477a
- SeaBBS 是原创开发的一套ASP.NET论坛程序,SeaBBS论坛系统,以最小的文件体积实现最多的功能。极速的程序运行速度,高度的程序安全性,高贵大方的美工界面等是SeaBBS论坛的主要特色。程序分SQL版本与ACCESS版本两种版本,当前版本为ACCESS免费版本。所有人可以免费使用。如有问题,请到官方论坛 http://bbs.seaidc.com 提出。-SeaBBS was developed with the original ASP.NET forum, SeaBBS Forum
sddsfdfs
- 这是一款很好的SQL多用户版程序,您不访试试,很好用哦。!~!~-This is a very good multi-user version of SQL procedure, you do not try to visit, oh good use. ! ~! ~
gencode
- Oracle PL/SQL procedure generator
plgen
- Oracle PL/SQL procedure generator (second generator type)
SQL查询
- 一个delphi的查询数据库的程序,简单,初学者看看是非常有帮助的。-a database of the inquiry procedure, simple, look at the beginners are very helpful.
SQL通用防注入程序 v2.0 ASP版
- 做网站用的SQL通用防注入程序,ASP版,VBscr ipt语言实现。 使用方法: 在需要防注的页面头部用 <!--#Include File=\"WrSky_Sql.Asp\"-->包含就可以了-do with the site-common SQL injection procedure, ASP version, VBscr ipt language. Use : the need to inject the pages-head with lt ;!--# Include F
SQL的实现
- 本原代码是基于C语言的原程序。是用 C语言实现的SQL语言-primitive code is based on the C language of the original procedure. C is the language of SQL language
SQL的连接和初步使用
- 数据库操作的简单例子 本程序是SQL的连接和初步使用。 一是要注册ODBC数据源,二是要在 BDE Administrator中进行配置。-database operation simple example of this procedure is SQL connectivity and initial use. First to be registered ODBC data sources, two of the BDE Administrator for distribution.
图书馆管理系统.rar
- C语言作的图书管理系统 该程序能实现对一本书进行采编入库、清除库存、借阅图书、归还图书且记录借书的用户信息,还有查找书、显示图书目录的功能,并且以该书的书号为关键字建立一个B_树。,C language does books management system management system this procedure can realize to a book carries on picks enrolls the storehouse, the elimination stock
vcSql
- VC+SQL实现客户资源管理系统的一个完整的原程序,适合于初学者理解ODBC的数据库访问,SQL的使用-VC+ SQL implementation of the customer resource management system a complete original procedure, suitable for beginners to understand ODBC database access, SQL use
Universary_Class
- Stored Procedure & Trigger 解說-Stored Procedure & Trigger Commentary
ebook.Microsoft_SQL_Server_2005_Stored_Procedure_
- Microsoft SQL Server 2005 Stored Procedure Programmingin SQL and dot NET 3rd.Ed Book
ManualSQL2000
- manual de sql 2000 para la generacion de bases de datos, tablas dinamias trigger store procedure
procedure
- 带参的过程创建及使用(表:销售订单,生产订单,客户信息表,货币信息表)-With the participation of the process to create and use (Table: sales orders, production orders, customer information sheets, currency information table)
SAS-sql
- SAS SQL的应用案例源代码。结构化查询语言SQL过程也是SAS一个内嵌组成模块。 SQL过程为Base SAS软件的一部分,可以使用它与任何SAS数据集(表)。通常情况下,PROC SQL可以替代其他SAS程序或数据的步骤。您可以在SQL过程中使用SAS语言元素,如全局报表、数据集选项、函数、输入和输出格式,如同在其它SAS过程步那样。-SOURCE CODE FOR SAS SQL PROCEDURE. The SQL procedure is SAS implementation of