You really can't have users access the database directly via a web page. On the web you need to use
ASP/ASP.net , etc. to access the database.
--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
"Karen" <(E-Mail Removed)> wrote in message
news:8D078F5A-1707-4649-9DF4-(E-Mail Removed)...
> We use Front Page for our intranet website. I want the user to be able to
> click on a link and have that link open the Access database. The main menu
> (switchboard) of the database already has links to certain reports that the
> user can choose to run.
>
> "Clark" wrote:
>
>> Karen, I'm not sure what you mean by opening to the "main menu of the database".
>>
>> But if what you want is hyperlinks to pages that show data from the database,
>> then make the "menu" on your home page using Frontpage and then assign each menu
>> item a hyperlink to a corresponding page on your website where you have used the
>> Database Results Wizard to produce the data expected from that menu item.
>>
>> On Fri, 30 Sep 2005 08:41:04 -0700, "Karen" <(E-Mail Removed)>
>> wrote:
>>
>> >Hi,
>> >
>> >I would like to create a hyperlink to open an Access database on our "home"
>> >page. When the user clicks the hyperlink, it will open the database to the
>> >Main Menu of the database. The database is located on the server in a folder
>> >located with other Front Page docs. I am not sure where to start.
>>
>>