PC Review


Reply
Thread Tools Rate Thread

Database from Subweb

 
 
Brian Royston
Guest
Posts: n/a
 
      31st Jan 2007
Hi All

I am very new to web design although I do know my way around a PC.

I have been asked to create a website for my daughters horse riding club and
have managed to get it to talk to and read from my database. What I would
like to do is read and write to the same database from a secure subweb. Its
location is in _fpdb on the root of my web?

I would also like to know if it is possible to setup a MS Access database on
the Sharepoint Administrator so that I don't have to be live to create and
test my ASP pages?

Thanks in advance


 
Reply With Quote
 
 
 
 
Thomas A. Rowe
Guest
Posts: n/a
 
      31st Jan 2007
The database needs to be imported into the subweb, where FP will prompt you to create the connect
and then create and place the database into the subweb's fpdb folder.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================


"Brian Royston" <(E-Mail Removed)> wrote in message news:45c0b88e@212.67.96.135...
> Hi All
>
> I am very new to web design although I do know my way around a PC.
>
> I have been asked to create a website for my daughters horse riding club and have managed to get
> it to talk to and read from my database. What I would like to do is read and write to the same
> database from a secure subweb. Its location is in _fpdb on the root of my web?
>
> I would also like to know if it is possible to setup a MS Access database on the Sharepoint
> Administrator so that I don't have to be live to create and test my ASP pages?
>
> Thanks in advance
>



 
Reply With Quote
 
Brian Royston
Guest
Posts: n/a
 
      1st Feb 2007
Thanks for that, I am also assuming that I will need to make another
connection to the database in my subweb via the ODBC and create a connection
on my webserver i.e
C:/blah/blah/etc/rootweb/subweb/fpdb/mysubwebdatabase.mdb ?


"Thomas A. Rowe" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> The database needs to be imported into the subweb, where FP will prompt
> you to create the connect and then create and place the database into the
> subweb's fpdb folder.
>
> --
> ==============================================
> Thomas A. Rowe
> Microsoft MVP - FrontPage
>
> http://www.Ecom-Data.com
> ==============================================
>
>
> "Brian Royston" <(E-Mail Removed)> wrote in message
> news:45c0b88e@212.67.96.135...
>> Hi All
>>
>> I am very new to web design although I do know my way around a PC.
>>
>> I have been asked to create a website for my daughters horse riding club
>> and have managed to get it to talk to and read from my database. What I
>> would like to do is read and write to the same database from a secure
>> subweb. Its location is in _fpdb on the root of my web?
>>
>> I would also like to know if it is possible to setup a MS Access database
>> on the Sharepoint Administrator so that I don't have to be live to create
>> and test my ASP pages?
>>
>> Thanks in advance
>>

>
>



 
Reply With Quote
 
Stefan B Rusynko
Guest
Posts: n/a
 
      1st Feb 2007
If you import the mdb into the subweb (and accept the fpdb folder as the location) FP should create it for you (see the global.asa
created in the subweb)

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


"Brian Royston" <(E-Mail Removed)> wrote in message news:45c1ae5c@212.67.96.135...
| Thanks for that, I am also assuming that I will need to make another
| connection to the database in my subweb via the ODBC and create a connection
| on my webserver i.e
| C:/blah/blah/etc/rootweb/subweb/fpdb/mysubwebdatabase.mdb ?
|
|
| "Thomas A. Rowe" <(E-Mail Removed)> wrote in message
| news:(E-Mail Removed)...
| > The database needs to be imported into the subweb, where FP will prompt
| > you to create the connect and then create and place the database into the
| > subweb's fpdb folder.
| >
| > --
| > ==============================================
| > Thomas A. Rowe
| > Microsoft MVP - FrontPage
| >
| > http://www.Ecom-Data.com
| > ==============================================
| >
| >
| > "Brian Royston" <(E-Mail Removed)> wrote in message
| > news:45c0b88e@212.67.96.135...
| >> Hi All
| >>
| >> I am very new to web design although I do know my way around a PC.
| >>
| >> I have been asked to create a website for my daughters horse riding club
| >> and have managed to get it to talk to and read from my database. What I
| >> would like to do is read and write to the same database from a secure
| >> subweb. Its location is in _fpdb on the root of my web?
| >>
| >> I would also like to know if it is possible to setup a MS Access database
| >> on the Sharepoint Administrator so that I don't have to be live to create
| >> and test my ASP pages?
| >>
| >> Thanks in advance
| >>
| >
| >
|
|


 
Reply With Quote
 
Brian Royston
Guest
Posts: n/a
 
      1st Feb 2007
Yep I understand that but will I not need to create another ODBC connection
from within administrative Tools via my control panel on PC and then create
a connection to that from my control panel on my web server?

Apologies if I am been dense but still finding my way around using database
on the web:-)


"Stefan B Rusynko" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> If you import the mdb into the subweb (and accept the fpdb folder as the
> location) FP should create it for you (see the global.asa
> created in the subweb)
>
> --
>
> _____________________________________________
> SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
> "Warning - Using the F1 Key will not break anything!" (-;
> _____________________________________________
>
>
> "Brian Royston" <(E-Mail Removed)> wrote in message
> news:45c1ae5c@212.67.96.135...
> | Thanks for that, I am also assuming that I will need to make another
> | connection to the database in my subweb via the ODBC and create a
> connection
> | on my webserver i.e
> | C:/blah/blah/etc/rootweb/subweb/fpdb/mysubwebdatabase.mdb ?
> |
> |
> | "Thomas A. Rowe" <(E-Mail Removed)> wrote in message
> | news:(E-Mail Removed)...
> | > The database needs to be imported into the subweb, where FP will
> prompt
> | > you to create the connect and then create and place the database into
> the
> | > subweb's fpdb folder.
> | >
> | > --
> | > ==============================================
> | > Thomas A. Rowe
> | > Microsoft MVP - FrontPage
> | >
> | > http://www.Ecom-Data.com
> | > ==============================================
> | >
> | >
> | > "Brian Royston" <(E-Mail Removed)> wrote in message
> | > news:45c0b88e@212.67.96.135...
> | >> Hi All
> | >>
> | >> I am very new to web design although I do know my way around a PC.
> | >>
> | >> I have been asked to create a website for my daughters horse riding
> club
> | >> and have managed to get it to talk to and read from my database. What
> I
> | >> would like to do is read and write to the same database from a secure
> | >> subweb. Its location is in _fpdb on the root of my web?
> | >>
> | >> I would also like to know if it is possible to setup a MS Access
> database
> | >> on the Sharepoint Administrator so that I don't have to be live to
> create
> | >> and test my ASP pages?
> | >>
> | >> Thanks in advance
> | >>
> | >
> | >
> |
> |
>
>



 
Reply With Quote
 
Thomas A. Rowe
Guest
Posts: n/a
 
      1st Feb 2007
No, as FP will create the connection for you as long as you import the database into the current
open FP subweb / subsite.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================


"Brian Royston" <(E-Mail Removed)> wrote in message news:45c1ca4e@212.67.96.135...
> Yep I understand that but will I not need to create another ODBC connection from within
> administrative Tools via my control panel on PC and then create a connection to that from my
> control panel on my web server?
>
> Apologies if I am been dense but still finding my way around using database on the web:-)
>
>
> "Stefan B Rusynko" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> If you import the mdb into the subweb (and accept the fpdb folder as the location) FP should
>> create it for you (see the global.asa
>> created in the subweb)
>>
>> --
>>
>> _____________________________________________
>> SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
>> "Warning - Using the F1 Key will not break anything!" (-;
>> _____________________________________________
>>
>>
>> "Brian Royston" <(E-Mail Removed)> wrote in message news:45c1ae5c@212.67.96.135...
>> | Thanks for that, I am also assuming that I will need to make another
>> | connection to the database in my subweb via the ODBC and create a connection
>> | on my webserver i.e
>> | C:/blah/blah/etc/rootweb/subweb/fpdb/mysubwebdatabase.mdb ?
>> |
>> |
>> | "Thomas A. Rowe" <(E-Mail Removed)> wrote in message
>> | news:(E-Mail Removed)...
>> | > The database needs to be imported into the subweb, where FP will prompt
>> | > you to create the connect and then create and place the database into the
>> | > subweb's fpdb folder.
>> | >
>> | > --
>> | > ==============================================
>> | > Thomas A. Rowe
>> | > Microsoft MVP - FrontPage
>> | >
>> | > http://www.Ecom-Data.com
>> | > ==============================================
>> | >
>> | >
>> | > "Brian Royston" <(E-Mail Removed)> wrote in message
>> | > news:45c0b88e@212.67.96.135...
>> | >> Hi All
>> | >>
>> | >> I am very new to web design although I do know my way around a PC.
>> | >>
>> | >> I have been asked to create a website for my daughters horse riding club
>> | >> and have managed to get it to talk to and read from my database. What I
>> | >> would like to do is read and write to the same database from a secure
>> | >> subweb. Its location is in _fpdb on the root of my web?
>> | >>
>> | >> I would also like to know if it is possible to setup a MS Access database
>> | >> on the Sharepoint Administrator so that I don't have to be live to create
>> | >> and test my ASP pages?
>> | >>
>> | >> Thanks in advance
>> | >>
>> | >
>> | >
>> |
>> |
>>
>>

>
>



 
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
Subweb results drawn from main web link database help required Chris Microsoft Frontpage 1 4th Feb 2007 02:24 PM
DataBase in SubWeb John Kisha Microsoft Frontpage 5 8th May 2005 07:17 PM
Accessing a database in a subweb? =?Utf-8?B?VG9rZXk2NjY=?= Microsoft Frontpage 1 7th Jul 2004 03:30 AM
Limiting Database Records on Password Protected SubWeb Brooks Clayton Microsoft Frontpage 7 8th Feb 2004 08:16 PM
Publish a subweb to another subweb mb12036 Microsoft Frontpage 0 27th Oct 2003 09:47 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:49 AM.