如题
我朋友使用PB11.5导出的*.sra,*.srd.*srw文件,在pb9.0中无法导入...
弹出提示:
Import failed.Possible causes:
1- Invalid import file name
2- Invalid destination library name
3- Regenerate of source failed
4- Import file missing export header
Continue?
------解决方案--------------------
高版本不能往低版本兼容的,11.5比9.0多了很多新控件和语法,因此你得改一改11.5特有的东西才可以让9.0识别,说的容易做起来很麻烦的,改*.sra,*.srd.*srw文件的代码改死你。
------解决方案--------------------
如楼上所说,很麻烦,不如重做