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.
Author |
Topic |
hornet
Yak Posting Veteran
96 Posts |
Posted - 2006-09-06 : 01:42:05
|
Hi!I have next trouble in SQL2005.I'm creating proc by CREATE PROC from Summary in ManagmentStudio. After finishing i'm pressing Execute and closing this proc.But the proc isn't appearing in Summary of StoredProcedures.Why? But when i'm trying to create new proc with this name SQL is generating an error with message "Object already exists".Any filters for showing aren't using.Thanks in advance! |
|
chiragkhabaria
Master Smack Fu Yak Hacker
1907 Posts |
Posted - 2006-09-06 : 01:48:45
|
Click on refresh and then check..Chirag |
 |
|
hornet
Yak Posting Veteran
96 Posts |
Posted - 2006-09-06 : 02:10:17
|
I've done it many times but in vain. I don't know where is a problem |
 |
|
|
|
|