![]() |
#2
yms1232012-03-30 13:29
|
小弟有点疑惑,希望各位帮忙解释下:
在中,SQL语句好像是没有规范化的吗?
string strCardID = " and (psn_id like '%" + this.TxtBoxMyCardId.Text.Trim() + "%')";
有的甚至连select,from都没有.....小弟希望大侠们给我解惑.....