Database 版 (精华区)

发信人: BrokenHeart.bbs@bbs.whnet.edu.cn (阿呆), 信区: cndatabase
标  题: Re:  如何处置MS SQL SERVER 里的垃圾表?
发信站: 武汉白云黄鹤站 (Thu Feb 19 17:28:20 1998)
转信站: Lilac!ustcnews!whbbs

【 在 wyy (轻轻地我来了。。) 的大作中提到: 】
: 1.query :select * into temp2 from iq_otdr_test
:   results:Msg 2714, Level 16, State 1
:           There is already an object named 'temp2' in the database.*/
: 2.query :select * from temp2
:  results:Msg 208, Level 16, State 1
:          Invalid object name 'temp2'.
: 3.query:drop table temp2
:  results:Msg 3701, Level 11, State 1
:          Cannot drop the table 'temp2', because it doesn't exist in 
:         the system c
: atalogs.
: 这样的表已经有三个了.
: 请问各位它们是怎么产生的,
: 又如何清之.              

  你是在MS SQL SERVER 的企业管理器中执行该操作的吗?
  在企业管理器中选择该数据设备,查看该对象是否存在

--
※ 来源:·武汉白云黄鹤站 s1000e.whnet.edu.cn·[FROM: 202.114.12.160]
[百宝箱] [返回首页] [上级目录] [根目录] [返回顶部] [刷新] [返回]
Powered by KBS BBS 2.0 (http://dev.kcn.cn)
页面执行时间:1.961毫秒