Access的Intranet接口 [英] An intranet interface for Access

查看:74
本文介绍了Access的Intranet接口的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

通过私人内联网上的

网络浏览器为访问数据库实现前端的最佳方法是什么?


这是全新的我的理由。我想允许用户将

信息输入数据库并通过普通浏览器获取报告

界面。


如何安全这是?如果浏览器有权访问访问应用程序,那么用户是否拥有该目录的权限,这样他们就可以获得数据库本身的数据?


dixie

解决方案



" dixie" <二**** @ dogmail.com>在消息中写道

新闻:WG *************** @ nnrp1.ozemail.com.au ...

什么是通过私人内联网上的网页浏览器实现访问数据库前端的最佳方式?

这对我来说是一个全新的基础。我希望允许用户将数据输入数据库并通过普通的浏览器界面获取报告。

这有多安全?如果浏览器可以访问访问应用程序,
那么用户是否拥有该目录的权限,允许他们
到达数据库本身?

dixie




也许用VB代码查看ASP页面?


用户只看到脚本的最终结果(即HTML)并且不要你的代码看不到

。一个简单的方法是将一个连接字符串嵌入到您的代码用来访问数据库的

数据库中,然后使用代码来确定该人可以看到的内容/ b $ b访问。

-

布拉德利

软件开发人员 www.hrsystems.com.au

基督徒回应 www.pastornet.net.au/response


布拉德利,


<一个简单的方法是将一个连接字符串嵌入到你的数据库中,你的

代码用来访问你的数据库,然后使用代码来确定这个人可以使用什么? b $ b查看/访问。>


你能给我们一个如何做到这一点的简单例子吗?


谢谢!


史蒂夫


" Bradley" <峰; br ***** @ REMOVETHIScomcen.com.au>在消息中写道

新闻:Km ****************** @ news-server.bigpond.net.au ...


dixie <二**** @ dogmail.com>在消息中写道
新闻:WG *************** @ nnrp1.ozemail.com.au ...

什么是最好的方法通过专用内联网上的网页浏览器实现访问数据库的前端?

这对我来说是一个全新的基础。我希望允许用户将数据输入数据库并通过普通的浏览器界面获取报告。

这有多安全?如果浏览器可以访问访问应用程序,


执行

,则用户可以拥有该目录的权限,以便


到达< blockquote class =post_quotes>数据库本身?

dixie



也许用VB代码查看ASP页面?

用户只能看到脚本的最终结果(即HTML),而且看不到你的代码。一种简单的方法是将一个连接字符串嵌入到您的代码用来访问数据库的数据库中,然后使用代码来确定该人可以看到/访问的内容。
-
Bradley
软件开发人员 www.hrsystems.com.au
基督徒回应 www.pastornet.net.au/response



好的布拉德利,请耐心等待我,因为我根本没有这方面的经验。我想b / b
假设这里涉及一个软件程序 - ASP.Net或类似的东西

。我认为需要该软件来开发

应用程序?该应用程序的最终用户是否还需要软件

来运行它的内部网,或者只需要开发它吗?

答案对我来说会有很大的不同。


dixie


" Bradley" <峰; br ***** @ REMOVETHIScomcen.com.au>在消息中写道

新闻:Km ****************** @ news-server.bigpond.net.au ...


dixie <二**** @ dogmail.com>在消息中写道
新闻:WG *************** @ nnrp1.ozemail.com.au ...

什么是最好的方法通过私人内联网上的
a网络浏览器实现访问数据库的前端?

这对我来说是一个全新的基础。我希望允许用户将数据输入数据库并通过普通的浏览器界面获取报告。

这有多安全?如果浏览器可以访问访问


应用程序,请执行

,然后用户可以访问该目录,以便


到达< blockquote class =post_quotes>数据库本身?

dixie



也许用VB代码查看ASP页面?

用户只能看到脚本的最终结果(即HTML),而且看不到你的代码。一种简单的方法是将一个连接字符串嵌入到您的代码用来访问数据库的数据库中,然后使用代码来确定该人可以看到/访问的内容。
-
Bradley
软件开发人员 www.hrsystems.com.au
基督徒回应 www.pastornet.net.au/response



What is the best way to implement a front end for an access database via a
web browser on a private intranet?

This is totally new ground for me. I want to allow users to enter
information into a database and get reports via the normal browser
interface.

How secure is this? If the browser has access to the access application, do
the users then have rights to that directory that would allow them to reach
the database itself?

dixie

解决方案


"dixie" <di****@dogmail.com> wrote in message
news:WG***************@nnrp1.ozemail.com.au...

What is the best way to implement a front end for an access database via a
web browser on a private intranet?

This is totally new ground for me. I want to allow users to enter
information into a database and get reports via the normal browser
interface.

How secure is this? If the browser has access to the access application, do the users then have rights to that directory that would allow them to reach the database itself?

dixie



Perhaps look into ASP pages using VB code?

The user only sees the end result of the script (ie. HTML) and don''t see
your code. A simple way to do it is to embed a connect string to your
database that your code uses to access your database then use code to
determine what the person can see/access.
--
Bradley
Software Developer www.hrsystems.com.au
A Christian Response www.pastornet.net.au/response


Bradley,

<A simple way to do it is to embed a connect string to your database that your
code uses to access your database then use code to determine what the person can
see/access.>

Can you give us a simple example of how to do this?

Thanks!

Steve

"Bradley" <br*****@REMOVETHIScomcen.com.au> wrote in message
news:Km******************@news-server.bigpond.net.au...


"dixie" <di****@dogmail.com> wrote in message
news:WG***************@nnrp1.ozemail.com.au...

What is the best way to implement a front end for an access database via a
web browser on a private intranet?

This is totally new ground for me. I want to allow users to enter
information into a database and get reports via the normal browser
interface.

How secure is this? If the browser has access to the access application,


do

the users then have rights to that directory that would allow them to


reach

the database itself?

dixie



Perhaps look into ASP pages using VB code?

The user only sees the end result of the script (ie. HTML) and don''t see
your code. A simple way to do it is to embed a connect string to your
database that your code uses to access your database then use code to
determine what the person can see/access.
--
Bradley
Software Developer www.hrsystems.com.au
A Christian Response www.pastornet.net.au/response



OK Bradley, bear with me here as I have no experience of this at all. I
presume there is a software program involved here - ASP.Net or something
like that. I presume that would need that software to develop the
application? Would the end user of the application also need the software
to run the intranet side of it, or is it only needed to develop it? The
answer to that would make a big difference to me.

dixie

"Bradley" <br*****@REMOVETHIScomcen.com.au> wrote in message
news:Km******************@news-server.bigpond.net.au...


"dixie" <di****@dogmail.com> wrote in message
news:WG***************@nnrp1.ozemail.com.au...

What is the best way to implement a front end for an access database via a web browser on a private intranet?

This is totally new ground for me. I want to allow users to enter
information into a database and get reports via the normal browser
interface.

How secure is this? If the browser has access to the access

application, do

the users then have rights to that directory that would allow them to


reach

the database itself?

dixie



Perhaps look into ASP pages using VB code?

The user only sees the end result of the script (ie. HTML) and don''t see
your code. A simple way to do it is to embed a connect string to your
database that your code uses to access your database then use code to
determine what the person can see/access.
--
Bradley
Software Developer www.hrsystems.com.au
A Christian Response www.pastornet.net.au/response



这篇关于Access的Intranet接口的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆