Forum Post: ANT Script - PCTBinaryLoad

  • Thread starter Thread starter AutoMate
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top