Adsi (2)
Applications (2)
Array (9)
Basics (189)
Cache (3)
Classes (4)
Controls (25)
Cookies (3)
Database (73)
Date And Time (5)
Email (8)
Error Handling (0)
Files (4)
Form Handling (9)
Graphics & Charts (3)
Http Handlers (4)
Jquery (1)
Reflection (1)
Regular Expression (2)
Security (8)
Server Variables (4)
Session (1)
Strings & Variables (7)
System Level (3)
Web Services (10)
Web.config (8)
 
388 Source Code Found
Sort By Descending Descending
Database error: Invalid SQL: select FLOOR( AVG(b.rating)) as avg_rating,a.sourcecode_id sourcecode_id ,title,description,author,category_id,skill_level,reference,reference_mail,reference_url,a.user_id user_id,date_entered,source,accessed,dev_id,file_url,total_comments,instruction,registered,authorised,fld_deletemark,fld_code_version,fld_searchkeyword,fld_code_status,category_id from tbl_sourcecode a LEFT JOIN tbl_sourcecodecomment b ON a.sourcecode_id = b.sourcecode_id LEFT JOIN tbl_codecategory c ON a.category_id = c.fld_categoryID where a.fld_deletemark = 'N' AND a.fld_enable_disable= 'Y' AND a.authorised='Y' AND c.fld_groupIDFK='11' GROUP BY a.sourcecode_id order by a.date_entered desc
MySQL Error: 1030 (Got error 122 from storage engine)
Session halted.