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.
我用Chronoforms5. 现在我正在尝试将数据保存在运行在 MS SQL 上的外部数据库中。我不知道 SaveDB 是否保存在 MS SQL 上。我试图设置它,所以它不起作用。
Chronoforms5
我能怎么做?使用自定义代码?
Joomla!没有名为 MSSQL 的数据库驱动程序,我认为您需要 sqlsrv 才能连接到 MS SQL Server。如果这不起作用,则需要在自定义代码操作中手动编码连接。
仅供参考:我已经看到有关 sqlsrv 库问题的其他报告,并且报告了 ChronoForms v5 和一些 MS SQL 查询的问题。