如何把dbf的结构导出到excel中?
如何把dbf的结构导出到excel中?
[解决办法]
use tt
copy stru exten to atemp
use atemp
copy to r:\temp\xx type XL5
发布时间: 2013-10-29 12:07:57 作者: rapoo
如何把dbf的结构导出到excel中?
如何把dbf的结构导出到excel中?
[解决办法]
use tt
copy stru exten to atemp
use atemp
copy to r:\temp\xx type XL5