文件名称:W2kSqlextendedproc
- 所属分类:
- SQL Server数据库
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 555kb
- 下载次数:
- 0次
- 提 供 者:
- 耿**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
BCB 编写的一些简单函数用于SQL的扩展存储过程. -检查文件是否存在Select dbo.FileExist( c:\boot.ini )
--删除文件Select dbo.FileDelete( C:\X.txt )
--服务状态Select dbo.ServerStat( awhost32 ,1)
--建立目录Select dbo.MKDIR( C:\Test\test ,1)
--文件复制Select dbo.FileCopy( C:\boot.ini , c:\Boot\YYY.ini ,1)
--删除目录Select dbo.RDDIR( C:\Text ,1)
--锁定计算机Select dbo.LockPc()
--结束程序Select dbo.KillPorg( Notepad.exe )
--执行程序Select dbo.StartPorg( Notepad.exe )
--得到IP地址Select dbo.GetIP()
--分解字符Select dbo.TextPart( 123*456*789 , * ,0)
QQ:254082939 Email:haihong5995037@163.com-BCB prepared by the simple function for the expansion of SQL stored procedures.- Check file exists Select dbo.FileExist (c : \ boot.ini file)-- Select dbo.FileDelete delete the file (C : \ X.txt)-- state services Select dbo.ServerStat (awhost32, 1)-- Select dbo.MKDIR build directory (C : \ Test \ test, 1)-- Select copy dbo.FileCopy (C : \ boot.ini file, c : \ Boot \ 9985360E. ini, 1)-- Select dbo.RDDIR delete directory (C : \ Text, 1)-- Computer Select dbo.LockPc lock ()-- Select dbo.KillPorg closing procedures (Notepad.exe)-- Select dbo implementation procedures. StartPorg (Notepad.exe)-- Select IP addresses to be dbo.GetIP ()-- Select decomposition characters dbo.TextPart (123* 456* 789*, 0) QQ : 254082939 Email : haihong5995037@163.com
--删除文件Select dbo.FileDelete( C:\X.txt )
--服务状态Select dbo.ServerStat( awhost32 ,1)
--建立目录Select dbo.MKDIR( C:\Test\test ,1)
--文件复制Select dbo.FileCopy( C:\boot.ini , c:\Boot\YYY.ini ,1)
--删除目录Select dbo.RDDIR( C:\Text ,1)
--锁定计算机Select dbo.LockPc()
--结束程序Select dbo.KillPorg( Notepad.exe )
--执行程序Select dbo.StartPorg( Notepad.exe )
--得到IP地址Select dbo.GetIP()
--分解字符Select dbo.TextPart( 123*456*789 , * ,0)
QQ:254082939 Email:haihong5995037@163.com-BCB prepared by the simple function for the expansion of SQL stored procedures.- Check file exists Select dbo.FileExist (c : \ boot.ini file)-- Select dbo.FileDelete delete the file (C : \ X.txt)-- state services Select dbo.ServerStat (awhost32, 1)-- Select dbo.MKDIR build directory (C : \ Test \ test, 1)-- Select copy dbo.FileCopy (C : \ boot.ini file, c : \ Boot \ 9985360E. ini, 1)-- Select dbo.RDDIR delete directory (C : \ Text, 1)-- Computer Select dbo.LockPc lock ()-- Select dbo.KillPorg closing procedures (Notepad.exe)-- Select dbo implementation procedures. StartPorg (Notepad.exe)-- Select IP addresses to be dbo.GetIP ()-- Select decomposition characters dbo.TextPart (123* 456* 789*, 0) QQ : 254082939 Email : haihong5995037@163.com
相关搜索: bcb
(系统自动生成,下载前可以参看下载内容)
下载文件列表
W2k 扩展存储过程
................\Dll注册.sql
................\ExtEnd.bpf
................\ExtEnd.bpr
................\ExtEnd.dll
................\ExtEnd.lib
................\ExtEnd.res
................\ExtEnd.str
................\ExtEnd.tds
................\ExtEnd.~bpf
................\ExtEnd.~bpr
................\ExtEndMain.cpp
................\ExtEndMain.obj
................\ExtEndMain.~cpp
................\ExtSub.cpp
................\ExtSub.obj
................\ExtSub.~cpp
................\head.h
................\head.~h
................\L.bat
................\memmgr.lib
................\OPENDS60.LIB
................\注册.sql
................\Dll注册.sql
................\ExtEnd.bpf
................\ExtEnd.bpr
................\ExtEnd.dll
................\ExtEnd.lib
................\ExtEnd.res
................\ExtEnd.str
................\ExtEnd.tds
................\ExtEnd.~bpf
................\ExtEnd.~bpr
................\ExtEndMain.cpp
................\ExtEndMain.obj
................\ExtEndMain.~cpp
................\ExtSub.cpp
................\ExtSub.obj
................\ExtSub.~cpp
................\head.h
................\head.~h
................\L.bat
................\memmgr.lib
................\OPENDS60.LIB
................\注册.sql