找系统文件就来找DLL下载站!ZhaoDll.com
大小:未知大小 下载次数:3
下载地址一Download
下载地址二Download
下载地址三Download
美国下载 U.S. Download
亚洲下载 Asia Download
不能下载请报告错误,谢谢
软件简介:
剑儿SQL Server内存释放器 v3.5 (sql2000 only)大家都知道 sql的使用时间越长.其占用的内存数就越大.由于Sql Server对于系统内存的管理策略是有多少占多少,除非系统内存不够用了(大约到剩余内存为4M左右),Sql Server才会释放一点点内存。所以很多时候,我们会发现运行Sql Server的系统内存往往居高不下。这些内存一般都是Sql Server运行时候用作缓存的,例如你运行一个select语句,那么Sql Server会将相关的数据页(Sql Server操作的数据都是以页为单位的)加载到内存中来,下一次如果再次请求此页的数据的时候,就无需读取磁盘了,大大提高了速度。这类的缓存叫做数据缓存。还有一些其他类型的缓存,如执行存储过程时,Sql Server需要先编译再运行,编译后的结果也会缓存起来,下一次就无需再次编译了。 
这个软件就是为了解决大家的这个问题. 
2011年6月6日 3.0版本 
修正一些软件错误。 
2011年5月5日 2.5版本 
修改了sql连接的方式,为了大家的安全.不使用sa帐号连接,修正一些软件错误。 
2011年5月5日 2.0版本 
修改了sql连接的方式,为了大家的安全.不使用sa帐号连接。 

如果解压密码不正确请返回上一个页面剑儿SQL Server内存释放器 v3.5 (sql2000 only)下载页查看解压密码.
本站默认解压密码Extract the password:www.zhaodll.com
如果您下载的是DLL文件(如果是其他软件请无视下面的信息):
1、下载后根据您系统的情况选择X86/X64,X86为32位电脑,X64为64位电脑。 如果您不知道是X86还是X64,可以住个尝试。
2、把dll文件拷贝到对应目录
C:\Windows\System (Windows 95/98/Me)
C:\WINNT\System32 (Windows NT/2000)
C:\Windows\System32 (Windows XP,Vista,7,8,10)
如果是64位文件C:\Windows\SysWOW64
至此如果问题依旧,您可能需要使用regsvr32注册文件
方法如下: 单击开始,选择运行 ,输入 regsvr32 剑儿SQL Server内存释放器 v3.5 (sql2000 only) 并按下确认 之后会弹出注册成功信息即可。
If you download a DLL file, this is the installation instructions.
Step 1
Open the 剑儿SQL Server内存释放器 v3.5 (sql2000 only) file you downloaded from zhaodll.com.
After extracting your zip or rar, place the extracted DLL in the directory of the program that is requesting the file. Make sure to use a 32bit DLL for a 32bit program, and a 64bit DLL for a 64bit program. Failure to do so will likely result in a 0xc000007b error.

Step 2
If that does not help your problem, place the file to your system directory.
By default, this is
C:\Windows\System (Windows 95/98/Me),
C:\WINNT\System32 (Windows NT/2000), or
C:\Windows\System32 (Windows XP, Vista, 7, 8, 8.1, 10).
On a 64bit version of Windows, the default folder for 32bit DLL is C:\Windows\System32\ , and for 64bit dll C:\Windows\SysWOW64\ .
Make sure to overwrite any existing files (but make a backup copy of the original file).
Reboot your computer.

Step 3
If the problem still occurs, try the following to register the DLL:
For 32bit DLL on a 32bit Windows, and for 64bit DLL on a 64bit Windows:
Open an elevated command prompt.
To do this, click Start, click All Programs, click Accessories, right-click "Command Prompt", and then click Run as administrator.
In Windows 8/10, go to the Start screen. Start typing cmd and Windows will find "Command Prompt". Right click "Command Prompt" and choose "Run as administrator".
If you are prompted for an administrator password or for a confirmation, type the password, or click Allow.
Type regsvr32 剑儿SQL Server内存释放器 v3.5 (sql2000 only) and press Enter.
Registering 32bit DLL on a 64bit Windows:
Open an elevated command prompt, as instructed above.
In the command prompt, start by typing following and press enter:
cd c:\windows\syswow64\
then type the following and press enter:
regsvr32 c:\windows\syswow64\剑儿SQL Server内存释放器 v3.5 (sql2000 only)
Finally, reboot your PC one last time to refresh the memory. That should do it!