Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我为视图创建新数据源时,“生成插入、更新和删除语句”复选框被禁用。有没有办法启用它?(我需要插入到一个视图中,该视图有一个触发器“而不是插入”。写入表是不可能的)。
您能否查看您尝试包含在数据源中的表中是否有主键?如果您不尝试分配主键并重试。