Installation Instructions Installation of the training database - robinfeng/beashelp GitHub Wiki

安装培训数据库



基于你的 MS SQL 版本, 从服务平台下载数据库. 建议服务器上提前安装好 beas. 解压数据库.

  1. 启动 MS SQL 服务
  2. 点击 "Connect" 选择 "Databases"
  3. 右键 - "Restore database" Select as source from "from data medium" and the path to the downloaded database (filename trainingbeas.bak or similar) The data base name needs to begin with a letter.
  4. Select the fitting name from "to database" in the upper area ( Training beas or similar).
  5. 点击开始.
  6. If the program asks to do a backup of the database after restoring it, do so.
  7. 启动 SAP Business One. 点击 "Change Company" 和 "Refresh"
  8. 培训数据库显示在公司列表. 用户名/密码是 manager/manager

返回 上层