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.
我正在使用 Drupal 6 和 Civicrm 3.4。从 civicrm 3.4 导出参与者的主要字段时,我收到 SQL 错误“不能加入超过 61 个表”。我有更多的自定义表格。如何在不剪切自定义表格的情况下解决此问题。提前致谢。
不幸的是,这是 MySQL 本身的限制,而不是 CiviCRM 的问题。您可以多次导出自定义数据的子集,然后在 Excel 中进行组装。