如何查看用友通数据的版本
1、先恢复帐套,然后查询对应帐套 accinformation中的CID=99的记录的cvalue的值(select * from accinformation where cid=99)
2、再对应ufsystem.....UA_VersionUpdate中的内容,对应一下,就可以知道这个数据具体的版本。(selecet * from ufsystem..VersionUpdate)
1、先恢复帐套,然后查询对应帐套 accinformation中的CID=99的记录的cvalue的值(select * from accinformation where cid=99)
2、再对应ufsystem.....UA_VersionUpdate中的内容,对应一下,就可以知道这个数据具体的版本。(selecet * from ufsystem..VersionUpdate)