证券软件

发布于 2024-10-01 09:36:59 字数 115 浏览 0 评论 0原文

我想知道是否有人对管理证券数据库有什么好主意?目前该数据库是 Access 数据库,并且正在讨论将其迁移到 SQL 服务器。然而,有人知道有一个好的前端 UI 可以帮助非技术人员查询保存证券信息的 SQL 服务器吗?

I was wondering if anybody had any good ideas for managing a Securities database? Currently the db is an Access db and there is talk of migrating it to a SQL server. However, does anybody know of a good front-end UI that would help non-technical people query the SQL server that holds Securities information?

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

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

发布评论

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

评论(1

饭团 2024-10-08 09:36:59

如果 Access 中已有 UI 表单,则可以保留它们。将数据移至 SQL-Server 并使 Access 数据库链接到 SQL-Server 中的表。当然,您还可以构建基于 Web 的界面、桌面应用程序等......

If there are already UI forms in Access, you can keep them. Move the data to SQL-Server and have the Access database link to the tables in SQL-Server. Of course, you could also build a web-based interface, a desktop app, etc...

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