Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 sp_help problem

Author  Topic 

madhivanan
Premature Yak Congratulator

22864 Posts

Posted - 2005-05-04 : 10:25:38
At Query Anlyser,from Master database, this works
select * from test..tt
but not this
sp_help 'test..tt'
test is dbname and tt is table name
any reason?


Madhivanan

Failing to plan is Planning to fail

X002548
Not Just a Number

15586 Posts

Posted - 2005-05-04 : 10:41:20
Cross post



http://www.dbforums.com/showthread.php?p=4300984&posted=1#post4300984



Brett

8-)
Go to Top of Page

madhivanan
Premature Yak Congratulator

22864 Posts

Posted - 2005-05-05 : 02:46:54
Brett, I dont think it is wrong to post the same question in different forums

Madhivanan

Failing to plan is Planning to fail
Go to Top of Page

DonAtWork
Master Smack Fu Yak Hacker

2167 Posts

Posted - 2005-05-05 : 07:52:23
Brett, I dont think it is wrong to post the same question in different forums
EDIT:
NM i have not had my coffee yet.
Go to Top of Page

X002548
Not Just a Number

15586 Posts

Posted - 2005-05-05 : 09:51:45
quote:
Originally posted by madhivanan

Brett, I dont think it is wrong to post the same question in different forums

Madhivanan

Failing to plan is Planning to fail



Just having fun...well? did it work?



Brett

8-)
Go to Top of Page

madhivanan
Premature Yak Congratulator

22864 Posts

Posted - 2005-05-05 : 09:57:48
quote:
Originally posted by X002548

quote:
Originally posted by madhivanan

Brett, I dont think it is wrong to post the same question in different forums

Madhivanan

Failing to plan is Planning to fail



Just having fun...well? did it work?



Brett

8-)



Yes, it worked

Madhivanan

Failing to plan is Planning to fail
Go to Top of Page
   

- Advertisement -