Click here to Skip to main content
15,896,207 members

Bugs and Suggestions

   

General discussions, site bug reports and suggestions about the site.

For general questions check out the CodeProject FAQs. To report spam and abuse Head to the Spam and abuse watch. If you wish to report a bug privately, especially those related to security, please email webmaster@codeproject.com

 
GeneralRe: The "admin messages" in the thread below might explain why "Reputation history" almost never shows any more. Pin
Jörgen Andersson4-Feb-20 8:23
professionalJörgen Andersson4-Feb-20 8:23 
GeneralRe: The "admin messages" in the thread below might explain why "Reputation history" almost never shows any more. Pin
Chris Maunder4-Feb-20 6:57
cofounderChris Maunder4-Feb-20 6:57 
GeneralRe: The "admin messages" in the thread below might explain why "Reputation history" almost never shows any more. Pin
Jörgen Andersson4-Feb-20 11:56
professionalJörgen Andersson4-Feb-20 11:56 
GeneralRe: The "admin messages" in the thread below might explain why "Reputation history" almost never shows any more. Pin
Richard Deeming5-Feb-20 0:38
mveRichard Deeming5-Feb-20 0:38 
GeneralRe: The "admin messages" in the thread below might explain why "Reputation history" almost never shows any more. Pin
Jörgen Andersson5-Feb-20 1:11
professionalJörgen Andersson5-Feb-20 1:11 
GeneralRe: The "admin messages" in the thread below might explain why "Reputation history" almost never shows any more. Pin
Chris Maunder11-Feb-20 7:49
cofounderChris Maunder11-Feb-20 7:49 
GeneralRe: The "admin messages" in the thread below might explain why "Reputation history" almost never shows any more. Pin
Jörgen Andersson11-Feb-20 10:19
professionalJörgen Andersson11-Feb-20 10:19 
GeneralRe: The "admin messages" in the thread below might explain why "Reputation history" almost never shows any more. Pin
W Balboos, GHB11-Feb-20 7:09
W Balboos, GHB11-Feb-20 7:09 
An alternative (or adjunct) to indices:

Split the data into active (a month or less) and the rest.

A query, by default, accesses only the active table. If one is paging through data, historically, then at some point it could cross over - as a total break with the original table or with a UNION.

A weekly or monthly CRON job can keep the active table trim.
Ravings en masse^
"The difference between genius and stupidity is that genius has its limits." - Albert Einstein
"If you are searching for perfection in others, then you seek disappointment. If you seek perfection in yourself, then you will find failure." - Balboos HaGadol Mar 2010

GeneralRe: The "admin messages" in the thread below might explain why "Reputation history" almost never shows any more. Pin
Chris Maunder11-Feb-20 7:48
cofounderChris Maunder11-Feb-20 7:48 
GeneralRe: The "admin messages" in the thread below might explain why "Reputation history" almost never shows any more. Pin
Jörgen Andersson11-Feb-20 10:21
professionalJörgen Andersson11-Feb-20 10:21 
QuestionNot sure how I got this... Pin
OriginalGriff1-Feb-20 22:30
mveOriginalGriff1-Feb-20 22:30 
AnswerRe: Not sure how I got this... Pin
Wendelius1-Feb-20 23:18
mentorWendelius1-Feb-20 23:18 
GeneralRe: Not sure how I got this... Pin
OriginalGriff1-Feb-20 23:37
mveOriginalGriff1-Feb-20 23:37 
GeneralRe: Not sure how I got this... Pin
Wendelius2-Feb-20 0:11
mentorWendelius2-Feb-20 0:11 
GeneralRe: Not sure how I got this... Pin
OriginalGriff2-Feb-20 0:47
mveOriginalGriff2-Feb-20 0:47 
AnswerRe: Not sure how I got this... Pin
Peter_in_27802-Feb-20 1:18
professionalPeter_in_27802-Feb-20 1:18 
GeneralRe: Not sure how I got this... Pin
phil.o2-Feb-20 1:26
professionalphil.o2-Feb-20 1:26 
AnswerRe: Not sure how I got this... Pin
Nelek2-Feb-20 5:03
protectorNelek2-Feb-20 5:03 
AnswerRe: Not sure how I got this... Pin
Brisingr Aerowing2-Feb-20 14:56
professionalBrisingr Aerowing2-Feb-20 14:56 
AnswerRe: Not sure how I got this... Pin
Jörgen Andersson2-Feb-20 20:53
professionalJörgen Andersson2-Feb-20 20:53 
AnswerRe: Not sure how I got this... Pin
Matthew Dennis3-Feb-20 9:53
sysadminMatthew Dennis3-Feb-20 9:53 
BugPre tags not working in Visual Basic forum Pin
CHill6030-Jan-20 2:31
mveCHill6030-Jan-20 2:31 
GeneralRe: Pre tags not working in Visual Basic forum Pin
Chris Maunder30-Jan-20 7:16
cofounderChris Maunder30-Jan-20 7:16 
GeneralRe: Pre tags not working in Visual Basic forum Pin
CHill602-Feb-20 21:48
mveCHill602-Feb-20 21:48 
SuggestionNot at all sure what is going on here... Pin
OriginalGriff27-Jan-20 5:15
mveOriginalGriff27-Jan-20 5:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Flags: FixedSolvedCompleted

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.