G
grass1
Unregistered / Unconfirmed
GUEST, unregistred user!
原来数据库是在服务器上的。但现在工作需要将数据库里的数据全部转移到单机上。
但是用DTS直接转好像不行。出现错误:
The license for the installation of Microsoft Sql Server on your source and
destination connections does not permit the use DTS to transform date.Perfer,
to your license agreement for more information.
后来想用DTS,先将服务器上的数据库转为Paradox5,再由Paradox5转为单机上去。
这个转移好像是成功了。因为在Enterprise Manager中的Table中可以看到数据。
但是用query连上去的时候,系统出错提示:List index out of bound(1).
请问:我的做法对不对???
出现的问题如何解决???
但是用DTS直接转好像不行。出现错误:
The license for the installation of Microsoft Sql Server on your source and
destination connections does not permit the use DTS to transform date.Perfer,
to your license agreement for more information.
后来想用DTS,先将服务器上的数据库转为Paradox5,再由Paradox5转为单机上去。
这个转移好像是成功了。因为在Enterprise Manager中的Table中可以看到数据。
但是用query连上去的时候,系统出错提示:List index out of bound(1).
请问:我的做法对不对???
出现的问题如何解决???