473,404 Members | 2,137 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,404 software developers and data experts.

Access database opened via Intranet - integration

I have an access database on our intranet which when a link is clicked
to open it the user is prompted with "Would you like to open the file
or save it to your computer?". I would like this option bypassed as
some users become confused at this stage!

Also, is there a way to set the database to open within the browser
(IE6) in the same way that Excel and Word do - I'd like it to feel more
integrated to the Intranet than opening in a new window and
application.

Thanks in advance.

Nov 13 '05 #1
6 2752
co***********@theeyeguide.co.uk wrote:
I have an access database on our intranet which when a link is clicked
to open it the user is prompted with "Would you like to open the file
or save it to your computer?". I would like this option bypassed as
some users become confused at this stage!
Isn't that an option in IE? Some "don't ask me again" checkbox on that
dialog. How about a message on the page telling the user to select
"open" if prompted?
Also, is there a way to set the database to open within the browser
(IE6) in the same way that Excel and Word do - I'd like it to feel more
integrated to the Intranet than opening in a new window and
application.


PMSL
Wouldn't we all? :-)

You could investigate DAPs if you can get them to work, this may work if
you're forms aren't overly complex.

--
[OO=00=OO]
Nov 13 '05 #2
Trevor Best wrote:
co***********@theeyeguide.co.uk wrote:
I have an access database on our intranet which when a link is clicked
to open it the user is prompted with "Would you like to open the file
or save it to your computer?". I would like this option bypassed as
some users become confused at this stage!

Isn't that an option in IE? Some "don't ask me again" checkbox on that
dialog. How about a message on the page telling the user to select
"open" if prompted?
Also, is there a way to set the database to open within the browser
(IE6) in the same way that Excel and Word do - I'd like it to feel more
integrated to the Intranet than opening in a new window and
application.

PMSL
Wouldn't we all? :-)

You could investigate DAPs if you can get them to work, this may work if
you're forms aren't overly complex.

You don't normally access an Access database on via a web browser.
Suggest you just provide a network mapping to the location of the file
on the network.

Bob
Nov 13 '05 #3
rjs
It may not be normal to access an Access Database from a browser but we
try to direct staff to info all via our Intranet so would rather not
move backwards to desktop icons.

Could you elaborate on what DAPs are?

Thanks

Nov 13 '05 #4
rjs wrote:
It may not be normal to access an Access Database from a browser but we
try to direct staff to info all via our Intranet so would rather not
move backwards to desktop icons.

Could you elaborate on what DAPs are?

Thanks

If you don't want to move backwards to desktop icons, suggest you try to
use intranet properly. What you are doing Access was not indended to
do. You are using the web browser to find the file <databasename>.mdb
Since it is not a web page, the browser can only download it or turn it
over to Windows to open it. At that point, it is no longer an intranet
application.

Data Access pages are web pages, which can be used on an intranet, which
are created by Access and access the Access MDB for data. These work in
intranet situations but not in internet situations (due to security
problems).
You could learn a bit more about DAPs by reading my web posting on my
experience with them.
http://members.cox.net/tulsaalstons/...20Internet.htm

Try creating a simple DAP first.

Bob
Nov 13 '05 #5


rjs wrote:
It may not be normal to access an Access Database from a browser but we
try to direct staff to info all via our Intranet so would rather not
move backwards to desktop icons.

Could you elaborate on what DAPs are?

Thanks


Nov 13 '05 #6
These are all kind of quick answers:

DAP is a web page built by Access to open in a browser. They are
created, edited, and saved in your Data Access Pages tab on the
database window.
It can be interactive or it can be static (a form or report)
The database must be available from the browser - if you will be using
an intranet, it needs to be in the folders with the pages.
Once created, you can edit the html for style and tags.

Nov 13 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: John Baker | last post by:
Hi: I have a small project pending where I need to have a data base on our ISPs server and a web interface to the database. At periodic intervals, I want to be able to either interrogate the...
33
by: Uwe Range | last post by:
Hi to all! A customer of mine told me some days ago that her IT-people told her ACCESS would not be such a good idea for continuing with our project, because Access will not be continued in the...
5
by: Andy P via AccessMonster.com | last post by:
I am responsible for maintaining our departmental intranet pages at work. I would like to put a link from our website to a MS Access database which is held on our Network drive. The problem I...
0
by: bettervssremoting | last post by:
To view the full article, please visit http://www.BetterVssRemoting.com Better VSS Remote Access Tool including SourceOffSite, SourceAnyWhere and VSS Remoting This article makes a detailed...
0
by: Spencer Lee | last post by:
I have encountered a very unique problem (for me): I created a data access page, with 3 levels of groups. I put the file on the web folder (intranet), and it seems like everything is working...
37
by: jasmith | last post by:
How will Access fair in a year? Two years? .... The new version of Access seems to service non programmers as a wizard interface to quickly create databases via a fancy wizard. Furthermore, why...
5
by: Stewart | last post by:
Hi there, I have an Access database, which contains the details of company staff and services. The plan is to extract data from this database onto our forthcoming Intranet (no inserting,...
1
by: GNoter | last post by:
Scenario: I've a WebFarm with 2 web servers which are NLBs (network load balanced). Web1 and Web2; they are not part of a domain. I have a third server, Server3, which is part of a domain and on...
5
by: novak | last post by:
hi list, since a couple of weeks we face a special "security" problem. neraly every ms-access database that is located on our net-drives cannot be opened. when clicking the document's icon,...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.