PC Review


Reply
Thread Tools Rating: Thread Rating: 2 votes, 1.00 average.

Connect to Access Database

 
 
Anonymous
Guest
Posts: n/a
 
      2nd Jul 2004
Hi -

I put this out there as a reply to someone, but in case
they are not on here, hopefully someone can help me with
the following: (original problem is at the bottom of
this)...

Questions/Replies:

Which version of FP are you using? I'm using FP 2003.
Which version of Windows are you running? I'm running
Windows XP.

In order view the results from the database the pages must
be named with a .asp extension and you
must view them from your browser via
http://localhost/pagename.asp. This requires that you have
a
web server installed locally. Do you have one installed
and are you developing your web against the
web server by opening your site via http://localhost? I
don't understand a lot of this because I am VERY new to
all of it and just kind of flying by the seat of my pants,
but I am hosting the website on Winsave, and they tell me
that connecting Access to it is very easy, although I have
not been able to do it...mostly due to me not knowing the
steps involved I'm sure...

Also you will need a Windows IIS web host to use Access as
the database. I don't know what Windows IIS is...can you
explain?

Thank you so much for your help.
--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)
http://www.ycoln-resources.com
FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
To assist you in getting the best answers for FrontPage
support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp

"Distraught" <(E-Mail Removed)> wrote
in message
news:2410601c45ef3$eef05c10$(E-Mail Removed)...
> Hi -
>
> How do I connect my FP website to an Access database? I
> need to connect to the database, and have tried using the
> Database Interface Wizard, but continue to get the same
> message stating "This is the start of a Database Results
> region. The page must be fetched from a web server with a
> web browser to display correctly; the current web is
> stored on your local disk or network."...
>
> It won't let me view any results, etc...
>
> What am I doing wrong? Can someone please start at the
> beginning (how to connect to the database, etc...)?
>
> Thanks!


..


 
Reply With Quote
 
 
 
 
Bob
Guest
Posts: n/a
 
      2nd Jul 2004
Using MSAccess Db with Front Page is very easy. However,
you have to be running with a real web server that
handles .asp pages: a Microsoft IIS compatible server,
that is. The pages you use must be named xyz.asp. You
must put the DB into the site and make a database
Connection to it: in Web Options (or something similar
depending on what version of FP you are using). Once this
connection is made, it's a piece of cake.
>-----Original Message-----
>Hi -
>
>I put this out there as a reply to someone, but in case
>they are not on here, hopefully someone can help me with
>the following: (original problem is at the bottom of
>this)...
>
>Questions/Replies:
>
>Which version of FP are you using? I'm using FP 2003.
>Which version of Windows are you running? I'm running
>Windows XP.
>
>In order view the results from the database the pages

must
>be named with a .asp extension and you
>must view them from your browser via
>http://localhost/pagename.asp. This requires that you

have
>a
>web server installed locally. Do you have one installed
>and are you developing your web against the
>web server by opening your site via http://localhost? I
>don't understand a lot of this because I am VERY new to
>all of it and just kind of flying by the seat of my

pants,
>but I am hosting the website on Winsave, and they tell me
>that connecting Access to it is very easy, although I

have
>not been able to do it...mostly due to me not knowing the
>steps involved I'm sure...
>
>Also you will need a Windows IIS web host to use Access

as
>the database. I don't know what Windows IIS is...can you
>explain?
>
>Thank you so much for your help.
>--
>==============================================
>Thomas A. Rowe (Microsoft MVP - FrontPage)
>WEBMASTER Resources(tm)
>http://www.ycoln-resources.com
>FrontPage Resources, WebCircle, MS KB Quick Links, etc.
>==============================================
>To assist you in getting the best answers for FrontPage
>support see:
>http://www.net-sites.com/sitebuilder/newsgroups.asp
>
>"Distraught" <(E-Mail Removed)> wrote
>in message
>news:2410601c45ef3$eef05c10$(E-Mail Removed)...
>> Hi -
>>
>> How do I connect my FP website to an Access database? I
>> need to connect to the database, and have tried using

the
>> Database Interface Wizard, but continue to get the same
>> message stating "This is the start of a Database Results
>> region. The page must be fetched from a web server with

a
>> web browser to display correctly; the current web is
>> stored on your local disk or network."...
>>
>> It won't let me view any results, etc...
>>
>> What am I doing wrong? Can someone please start at the
>> beginning (how to connect to the database, etc...)?
>>
>> Thanks!

>
>..
>
>
>.
>

 
Reply With Quote
 
Andrew Murray
Guest
Posts: n/a
 
      3rd Jul 2004
I suggest you visit www.frontpagewiz.com.

This site is a tutorial for all things Frontpage-ish (from versions 2000 upwards)
and includes such things as connecting databases - using only the features
frontpage offers e.g. the results wizard and the database interface wizard. It
is an excellent site for the beginner. - and it has simple step by step
instructions with screenshots of each step in the procedure.

Start there.

The microsoft knowledge base is extensive so that would be a good reference point
as well. Follow this link:

http://search.microsoft.com/search/r...e&na=31&cm=512


or search the MS Knowledgebase for "Frontpage databases" or "displaying database
in Frontpage" etc.




"Bob" <(E-Mail Removed)> wrote in message
news:2564f01c46064$403b4a00$(E-Mail Removed)...
> Using MSAccess Db with Front Page is very easy. However,
> you have to be running with a real web server that
> handles .asp pages: a Microsoft IIS compatible server,
> that is. The pages you use must be named xyz.asp. You
> must put the DB into the site and make a database
> Connection to it: in Web Options (or something similar
> depending on what version of FP you are using). Once this
> connection is made, it's a piece of cake.
> >-----Original Message-----
> >Hi -
> >
> >I put this out there as a reply to someone, but in case
> >they are not on here, hopefully someone can help me with
> >the following: (original problem is at the bottom of
> >this)...
> >
> >Questions/Replies:
> >
> >Which version of FP are you using? I'm using FP 2003.
> >Which version of Windows are you running? I'm running
> >Windows XP.
> >
> >In order view the results from the database the pages

> must
> >be named with a .asp extension and you
> >must view them from your browser via
> >http://localhost/pagename.asp. This requires that you

> have
> >a
> >web server installed locally. Do you have one installed
> >and are you developing your web against the
> >web server by opening your site via http://localhost? I
> >don't understand a lot of this because I am VERY new to
> >all of it and just kind of flying by the seat of my

> pants,
> >but I am hosting the website on Winsave, and they tell me
> >that connecting Access to it is very easy, although I

> have
> >not been able to do it...mostly due to me not knowing the
> >steps involved I'm sure...
> >
> >Also you will need a Windows IIS web host to use Access

> as
> >the database. I don't know what Windows IIS is...can you
> >explain?
> >
> >Thank you so much for your help.
> >--
> >==============================================
> >Thomas A. Rowe (Microsoft MVP - FrontPage)
> >WEBMASTER Resources(tm)
> >http://www.ycoln-resources.com
> >FrontPage Resources, WebCircle, MS KB Quick Links, etc.
> >==============================================
> >To assist you in getting the best answers for FrontPage
> >support see:
> >http://www.net-sites.com/sitebuilder/newsgroups.asp
> >
> >"Distraught" <(E-Mail Removed)> wrote
> >in message
> >news:2410601c45ef3$eef05c10$(E-Mail Removed)...
> >> Hi -
> >>
> >> How do I connect my FP website to an Access database? I
> >> need to connect to the database, and have tried using

> the
> >> Database Interface Wizard, but continue to get the same
> >> message stating "This is the start of a Database Results
> >> region. The page must be fetched from a web server with

> a
> >> web browser to display correctly; the current web is
> >> stored on your local disk or network."...
> >>
> >> It won't let me view any results, etc...
> >>
> >> What am I doing wrong? Can someone please start at the
> >> beginning (how to connect to the database, etc...)?
> >>
> >> Thanks!

> >
> >..
> >
> >
> >.




 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can't Connect to Database (ACCESS.mdb) =?Utf-8?B?Q29keTIx?= Microsoft Frontpage 10 29th Sep 2006 12:02 AM
Connect to MS Access database Bob Dankert Microsoft ADO .NET 6 27th Jul 2006 02:31 AM
Can I Connect a MS Access Database wth PHP? =?Utf-8?B?QWxpY2UgV2Vp?= Microsoft Access VBA Modules 1 19th Feb 2006 02:03 PM
Cannot connect to Access Database =?Utf-8?B?YWx0b25icmlkZ2U=?= Microsoft Access Security 0 5th Dec 2004 04:23 PM
connect to the Access database Kim Microsoft Access Database Table Design 2 19th Mar 2004 04:43 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:55 AM.