Missing stored procedure

rated by 0 users
This post has 2 Replies | 0 Followers

Not Ranked
Posts 10
Points 90
amalaravind Posted: Tue, Nov 28 2006 6:07 AM

Any one please help me to find out the stored procedure 'forums_GetTopNPosts'.

I am getting error as this stored procedure is not found.

 

  • | Post Points: 20
Not Ranked
Posts 27
Points 375
techieguy replied on Tue, Nov 28 2006 2:38 PM

Hi,

Short Answer is, yes, you are correct , this stored proc is not present in default CS installation.

 I think  following public methods on Posts class of  CommunityServer.Discussions.Components (which makes a call to the mentioned Stored proc) never been used in inside of the CS forums.

a)   "GetTopNPopularPosts" 

b)  "GetTopNNewPosts" 

and they are marked as "TO DO" .. for future release ,may be Embarrassed

 If you would like to implement them , you may look at the stored Proc ."cs_forums_Posts_PostSet"  as an example.

Hope this helps..

-thank you,

Techieguy 

  • | Post Points: 20
Not Ranked
Posts 10
Points 90

Hi,

ThanksSmile.So i have to create that stored procedure. Rt?

Ok thank you

Amal

  • | Post Points: 5
Page 1 of 1 (3 items) | RSS
Powered by Community Server (Commercial Edition), by Telligent Systems

Copyright© 2008 Telligent Systems Inc. All rights reserved
CommunityServer.com  •  Telligent.com