我通过 Sql 脚本在 InstallShield 2010 中创建数据库,并且出现此错误。
Error 27506.Error executing SQL script creatdb.sql.
lin7.CREATE DATABASE failed. Some file names listed could not be created. Check related errros.
我认为我的脚本是正确的,因为我在 Sql 服务器管理中检查了它,而我的问题是没有设置权限。我设置了哪个用户的权限?管理员或用户或所有人……</p>
它解决了!
我右键单击文件夹并将完全控制权设置为用户!