mysql php web开发的报表系统

发布于 2024-11-03 19:37:58 字数 204 浏览 0 评论 0原文

我已经在基于 Linux 的服务器上使用 php/mysql 完成了大部分 Web 开发工作。到目前为止它运行良好。我需要一个有效的报告系统来直接从 mysql 获取报告(在 Windows 服务器中使用 mssql 说“水晶报告”)

市场上是否有任何开源报告模块可以将其与 mysql 接口,或者我可以使用这个水晶报告吗本身但在Linux服务器中

请建议...

I have done most of my web development stuff with php/mysql in linux based server. Its been running fine as of now. I need an effective reporting system for taking reports directly from mysql (say 'crystal report' with mssql in windows server)

Is there any opensource reporting module stuff out in the market to interface it with mysql or otherwise can I make use of this crystal report itself but in linux server

Please suggest...

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

伏妖词 2024-11-10 19:37:59

据我所知,您可以在 Windows 计算机上创建一个连接到 Linux 服务器的 MySQL 的 ODBC 连接器,然后在该 Windows 计算机上运行 Crystal Reports。

As far as I can tell, you could create an ODBC connector on a windows machine that connects to your Linux server's MySQL, and then run Crystal Reports on that windows machine.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文