re:附: 若是 mssql版本,需要更正以下...

0楼
[P]附:[/P][P]若是 mssql版本,需要更正以下代码[/P][P]
[/P][P]WPD_mymoney=con.execute("select points from leadbbs_user where username='"&GBL_CHK_User&"'")(0)[/P][P]更改为[/P][P]WPD_mymoney=ccur(con.execute("select points from leadbbs_user where username='"&GBL_CHK_User&"'")(0))[/P][P]在[/P][P]If GBL_CHK_User<>"" then[/P][P]之前最好再加上代码 GBL_CHK_User = replace(GBL_CHK_User,"'","")[/P]

电脑版 Page created in 0.0859 seconds with 4 queries.