Viewing 7 posts - 1,246 through 1,252 (of 1,252 total)
hi
i found this in our own sqlservercentral.com
http://www.sqlservercentral.com/forums/shwmessage.aspx?forumid=5&messageid=170397
hope this gives u some idea as to what to do
September 25, 2006 at 6:21 am
hi
try this
select
temp.cname from (select c.cname,count(o.cno) AS total from...
September 24, 2006 at 11:58 pm
hi
u shud be able to do what u r trying, but r u trying to select data from a temp table created inside the inner procedure(proc 1) that u r trying...
September 21, 2006 at 2:54 am
hi
if u r using sql server 2005 u can use the PIVOT operator for this.
September 20, 2006 at 5:24 am
hi
r u sure that ur database is really in sinlge user mode? maybe somebody has (accidently) changed the access rights due to which u cannot access the database.
if it is...
September 20, 2006 at 4:27 am
hi betty
has the authentication mode changed to windows only. Is that the issue?
September 18, 2006 at 3:36 am
Hi
dont think u can execute a procedure inside a function.
either convert both the function and procedure to procedures or convert them to functions
All The BEST
September 14, 2006 at 5:15 am
Viewing 7 posts - 1,246 through 1,252 (of 1,252 total)
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy