用sql语句见ACCESS表,每天的记录表怎么见啊,谢谢
用sql语句见ACCESS表,每天的记录表怎么见啊,谢谢
[解决办法]
currentproject.connection.execute "create table 表名(id int, f1 char)"
发布时间: 2012-03-23 12:06:21 作者: rapoo
用sql语句见ACCESS表,每天的记录表怎么见啊,谢谢
用sql语句见ACCESS表,每天的记录表怎么见啊,谢谢
[解决办法]
currentproject.connection.execute "create table 表名(id int, f1 char)"