发新话题
打印

ASP怎么读取两个库的内容??

ASP怎么读取两个库的内容??

ASP怎么读取两个库的内容??
谢谢了!!

TOP

ASP怎么读取两个库的内容??

***** 版主模式 ***** 该贴子是管理员从网页设计转移过来的!

TOP

ASP怎么读取两个库的内容??

sql="select * from table_1 where keyword like ';%" & name & "%'; union all select * from table_2 where keyword like ';%" & name & "%';"

TOP

发新话题