通过互联网连接以访问数据库

通过互联网连接以访问数据库

本文介绍了通过互联网连接以访问数据库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们有一台具有Access数据库的计算机(作为服务器),我想开发一个用于报告的应用程序.

客户端计算机必须通过Internet连接到Access数据库以获取报告数据,

我该怎么办?这是一个好的解决方案吗?我是说,没有其他解决方案可以通过Internet进行报告吗?

we have a computer(as the server) which has Access database and I want to develop an app for reporting .

the client computer must connect to the access db over internet to get the report data,

how can I do that ?is it good solution ?I mean isn''t any other solution to do that report over internet?

推荐答案


这篇关于通过互联网连接以访问数据库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-05 16:32