-
RetiraAcentos
Function in SQL that remove special chars from a string.
Can be used with others SQL comands.
- 2013-10-10 04:56:37下载
- 积分:1
-
完成从EXCEL文件向SQLSERVER的数据导入和导出,能自动识别数据有效范围,对于用户完全屏蔽EXCEL的启动过程;...
完成从EXCEL文件向SQLSERVER的数据导入和导出,能自动识别数据有效范围,对于用户完全屏蔽EXCEL的启动过程;-DataPopline From SQL Server To Excel File.
- 2022-02-24 22:12:35下载
- 积分:1
-
"code" directory procedures, the need to install SQL Server 2000, and...
“代码”目录下的程序,需要安装SQL Server 2000,并建立起相应数据库。
各个实例的数据库文件存放在相应“建库脚本”目录下,有两种方法建立数据库。
一是在SQL Server的企业管理器中右击“数据库”节点,单击【所有任务】|【附加数据库】菜单命令,
选择相应的数据库文件(扩展名为mdf),单击【确定】按钮就可以了;另一种方法是通过SQL Server的企业管理器的恢复数据库功能,
从数据库备份文件恢复,备份文件的扩展名为bak。
-"code" directory procedures, the need to install SQL Server 2000, and to establish a corresponding database. Examples of the various database files stored in a corresponding "building a database script" directory, there were two ways to build up a database. First, the SQL Server Enterprise Manager right-click the "database" nodes, [Click all the tasks-- |-- [Additional database menu orders choose the database files (files extensions), click [set] button on the can; Another method is through SQL Server Enterprise Manager to restore the database functions, from the database backup file recovery, backup document called the expansion bak.
- 2022-05-31 08:57:37下载
- 积分:1
-
Visual Basic下运行的学生信息管理系统,相信对很多人有用。。。
1.解压后将各个项目子目录拷贝到硬盘上,然后可以用Visual Basic打开程序...
Visual Basic下运行的学生信息管理系统,相信对很多人有用。。。
1.解压后将各个项目子目录拷贝到硬盘上,然后可以用Visual Basic打开程序。
2.在每个项目子目录里面的sql目录里,将后缀.sql的文件打开后,拷贝到SQL Server 2000的查询分析器里。然后执行将产生需要的数据库结构。-Visual Basic running under the Student Information Management System, I believe useful to many people. . . 1. Decompress each item will be copied to a subdirectory on your hard disk, and then can use Visual Basic to open procedures. 2. In each project subdirectory inside the sql directory will suffix. Sql documents opened, copied to the SQL Server 2000 Query Analyzer Lane. Then the implementation will result in the need for the database structure.
- 2022-05-26 02:50:11下载
- 积分:1
-
这个源代码是本程序演示了vc连接sql和access的方法好东东。
这个源代码是本程序演示了vc连接sql和access的方法好东东。-This source code is a demonstration of this procedure vc connect sql and access methods Dongdong good.
- 2022-10-05 20:05:03下载
- 积分:1
-
在自主开发的在线判题系统中应用游标
应用背景Online Judge( 简称 OJ) 一般指在国际大学生程序设计竞赛等各种形式的编程比赛中用来评测参赛选手程序的正确性与时空效率的程序以及评测程序所依托的网络环境。讨论了游标在OJ中的应用,重点讨论了在考试帐号随机分配存储过程中, 以及在删除答案的触发器中应用游标实现逐行存取数据的问题.关键技术应用游标机制以便每次处理关系表中的一行或一部分行。采用 Transact SQL 游标,在存储过程或触发器中使用 Transact SQL 游标的典型过程为:
a. 使用 DECLARE CURSOR 语句声明 Transact SQL 游标;
b. 使用 OPEN 语句打开游标;
c. 使用 FETCH 语句提取单个行;
d. 使用 CLOSE 语句及 DEALLOCATE 语句关闭并释放游标.
- 2022-07-17 06:52:31下载
- 积分:1
-
DotLucentet,用来做撬,使用。
之前是Java的程序,现在改用》net来做的。...
DotLucentet,用来做撬,使用。
之前是Java的程序,现在改用》net来做的。 -DotLucentet used in making a crowbar use. Java before the procedure is now moving to a "net very consistent.
- 2023-08-03 14:05:04下载
- 积分:1
-
vfp通讯录的实现,系统采用模块化程序设计方法,这样既便于系统功能的各种组合,又便于未参与开发的技术维护人员补充、维护。 系统应该具备数据库维护功能,及时根据用...
vfp通讯录的实现,系统采用模块化程序设计方法,这样既便于系统功能的各种组合,又便于未参与开发的技术维护人员补充、维护。 系统应该具备数据库维护功能,及时根据用户需求进行数据的添加、删除、修改等操作。开发环境:Visual FoxPro 6.0 运行环境:Windows操作系统-Probe inclusion in the realization of system uses modular design method, which is both simple functions of the system in various combinations, to facilitate not participate in the development of technical maintenance personnel added safeguard. The database system should have the function of preserving and timely response to user needs for data add, delete, modify such an operation. Development environment : Visual FoxPro 6.0 runtime environment : Windows
- 2022-01-26 04:38:32下载
- 积分:1
-
DB2-10.1-HADR-2012-RedBook
DB2 V10 HADR RedBook
- 2012-12-04 21:26:28下载
- 积分:1
-
BDA mysql component for accessing mysql databases
BDA mysql component for accessing mysql databases
- 2022-03-31 10:18:58下载
- 积分:1