A
AutoMate
Guest
Does anybody sample code using PCTBinaryLoad? I've tried the following: PCTBinaryLoad dlcHome="${DlcHome}" fileset dir="${DevelopmentRetailDBData}" includes="**/*.bd"/ PCTConnection dbName="retaildb" singleUser="true" logicalName="DevRet" dbDir="${DevelopmentRetailDB}"/ /PCTBinaryLoad The build file fails with the following message: [PCTBinaryLoad] Result: 255 [PCTBinaryLoad] proutil: _dbutil was not found. Any Advice?
Continue reading...
Continue reading...