16-bit Applications (17)
Active Data Objects (ado) (8)
Activex Controls (41)
Algorithms (5)
Basics (56)
Classes And Objects (9)
Com/activex (6)
Database (5)
Date Time (13)
Debugging (1)
Files Directory (6)
Forms And Menus (30)
Games And Directx (3)
Gui Controls (3)
Help Development (0)
Internet (17)
Miis (0)
Multimedia (2)
Networking (4)
Optimization (0)
Other (101)
Platform: Windows 2000 (0)
Platform: Windows 98/nt (4)
Reports (1)
Security (6)
Techniques (3)
Vba (1)
Visual Studio (0)
Windows Api (55)
Winsock (0)
 
397 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='2' GROUP BY a.sourcecode_id order by a.date_entered desc
MySQL Error: 1030 (Got error 122 from storage engine)
Session halted.