public partial class MasterPage : System.Web.UI.MasterPage
{
string sqlConnString = ConfigurationManager.ConnectionStrings["ConnectionString"].ConnectionString;
protected void Page_Load(object sender, EventArgs e)
{
if (Session ......
ÔÚemis.answerlib_1±íÖУ¬ÓÉÓÚʧÎ󣬽«ÁÐanswer ÀïÃæµÄºÜ¶àÊý¾Ý±ä³ÉÕâÑù
Question_ID Answer
1061 abcdabcd
1062 abdabd
¾ÍÊÇÊý¾ÝÖØ¸´ÁË ÎÒÏë°ÑËü±ä³Éabcd¡¢abdÈ¥³ýÿһÁÐÀïÃæÖØ¸´µÄÊý¾Ý
update emis.answerlib_1 a set a.answer=( select substr(answer,1,length(answer)/2) f ......
Çósql log explore
ÏÂÔØÇøÓеģ¡ÄãÕÒÕÒ£¡
ÒýÓÃ
4.2
ÏÂÔØµØÖ·£ºhttp://download.csdn.net/source/2284248
ÎÒÓùý4.1µÄ£¬Ëƺõ²»Ö§³Ösql2005¡£Õâ¸ö4.2Ö§³ÖÂð
........................
......
voicefiles±í
args
type=callee&number=8001
type=callee&number=8002
type=callee&number=8003
type=callee&number=8004
type=callee&number=8005
voicefiles ÖÐµÄ args×Ö¶Î µÄÖµ±ÈÈçΪ type=callee&number=8005£¨&·Ö¸î£¬ÔÙ=·Ö¸îµÄÒâ˼£¿£©
ÈçºÎÈ¡ºóÃæÄǸö number =ºóÃæµÄÖµ£¨8005,ºó ......
string sqlSel = "select imageID,alb.albumID,alb.albumName,imageName,imageUrl,imageTime,imageDesc";
sqlSel = sqlSel + "from image as img,album as alb where img.albumID=alb.albumID and img.albumID=" + Request["id"];
µ½µ×´íÔÚÄÇÀïÄØ£¿
form Ç°ÃæÁô¸ö¿Õ¸ñ
s ......
tableÓÐÁ½¸ö×Ö¶Îcode¡¢name
--------------------------
---code--------------name----------
--10000--------------СÕÅ----------
--20000------------СÀî,С³Â-------
--30000-----------СÍõ,СÖÜ,СÃ×---
code×Ö¶ÎÊÇÊý×Ö£¬name×Ö¶ÎÊÇÃû×Ö£¬ÓпÉÄÜÊÇÒ»¸ö»ò¶à¸ö£¬¶à¸öµÄʱºòÓöººÅ·Ö¸ô¡£
ÏÖÔÚÒªµÄ²éѯ½á¹ûÊÇ£ºÈ ......