当前位置:首页
开发技术指南» 文章正文
    引言:

 ·数据库恢复    »显示摘要«
    摘要: 我现在有两个abc.ldf和abc.mdf文件,如何加到数据库中? ......
    摘要: 刚才提过的一个问题,有几位网友说要用到临时表,不知具体如何写,实现过程: 判断一表a是不是存在条件为name=@c的记录集,如果存在逐条读取将a中的字段a.zd写入表z 像这样insert into z select (0,0,0,a.字段,0,0,0) from table 请各位指点! ......


sql server 2000 在 windows 2003 enterprise edition 上安装需要序列号

我用这个光盘在xp上装,根本不需要什么序列号的,在windows   2003   enterprise   edition   上安装,总是提示序列号无法验证,有谁碰到过同样的问题,请高手指点。  
  QQ:42167061

NO.1   作者: zjcxc

因为你禁用了2003的某些服务,这个问题我遇到过.  
   
 

NO.2   作者: zjcxc

我的电脑是2003+sp1,下列服务启动时安装sql一切正常,楼主验证一下,启动没有开启的服务后重新安装  
   
  Application   Experience   Lookup   Service  
  Application   Layer   Gateway   Service  
  COM+   Event   System  
  DCOM   Server   Process   Launcher  
  Event   Log  
  IPSEC   Services  
  Network   Connections  
  Network   Location   Awareness   (NLA)  
  NT   LM   Security   Support   Provider  
  Plug   and   Play  
  Protected   Storage  
  Remote   Procedure   Call   (RPC)  
  Secondary   Logon  
  Security   Accounts   Manager  
  Shell   Hardware   Detection  
  System   Event   Notification  
  TCP/IP   NetBIOS   Helper  
  Windows   Audio  
  Windows   Firewall/Internet   Connection   Sharing   (ICS)  
  Windows   Management   Instrumentation  
  Windows   Time  
  Wireless   Configuration  
  Workstation  
 

NO.3   作者: ghostzxp

关注.我用的还是2k.该换了

NO.4   作者: zjcxc

楼主遇到的问题和我的是一样的,我安装的sql是微软送的,是不需要输入密钥的,结果在2003上安装时遇到了这个问题(因为我只保留了5个服务为启动状态,2K保留同样的服务是没有问题的.\).


    摘要: 我想把dbase数据文件导入到sql server 2000中,使用openrowset()来实现,用例如下: set @s=microsoft.jet.oledb.4.0,dbase iv;hdr=no;imex=2;database=+ @filepath+, select * from [ + @filename +] set @s=select * into a from open......
» 本期热门文章:
· 热门栏目:
» 相关精选文章
» 其它相关:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE