PC Review


Reply
Thread Tools Rate Thread

Creating a Database

 
 
Sailynn
Guest
Posts: n/a
 
      13th Nov 2003
I am trying to create a database from info submitted by
viewers of my website and for some reason the Access
database keeps saying Microsoft Access not accessible or
read access only. Please HELP!

Thanks,
S
 
Reply With Quote
 
 
 
 
Carl
Guest
Posts: n/a
 
      13th Nov 2003
Sailynn,

For some reason not many database questions get answered on this board.
The first thing you want to do is make sure your web server supports Access
Database's. If that proves to be the case, there's your answer. If
not....I don't know what to tell you!

Good Luck,
Carl

"Sailynn" <(E-Mail Removed)> wrote in message
news:0b1d01c3aa2d$1711ab30$(E-Mail Removed)...
> I am trying to create a database from info submitted by
> viewers of my website and for some reason the Access
> database keeps saying Microsoft Access not accessible or
> read access only. Please HELP!
>
> Thanks,
> S



 
Reply With Quote
 
Thomas A. Rowe
Guest
Posts: n/a
 
      13th Nov 2003
Carl,

Very few questions posted here go un-answered.

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)
http://www.ycoln-resources.com
FrontPage Resources, Forums, 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

"Carl" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Sailynn,
>
> For some reason not many database questions get answered on this

board.
> The first thing you want to do is make sure your web server supports

Access
> Database's. If that proves to be the case, there's your answer. If
> not....I don't know what to tell you!
>
> Good Luck,
> Carl
>
> "Sailynn" <(E-Mail Removed)> wrote in message
> news:0b1d01c3aa2d$1711ab30$(E-Mail Removed)...
> > I am trying to create a database from info submitted by
> > viewers of my website and for some reason the Access
> > database keeps saying Microsoft Access not accessible or
> > read access only. Please HELP!
> >
> > Thanks,
> > S

>
>



 
Reply With Quote
 
Carl
Guest
Posts: n/a
 
      13th Nov 2003
Thomas,

Oh I completely agree!! However...I have posted a few questions on here
and have seen a few that didnt' have answers. I know if I have the
answer...I'll post it! Here is a question I had the other day that never
got a reply!!

I am working on a new project now and trying to figure a little something
out. This site has an Application and when submitted it goes to an e-mail
address. Is there anyway that when submitted it could be posted to another
page that would have access limited rights for only the people that needs to
see them can see them? I am using a Windows Based server with FrontPage
2000. In the Form Properties if I have it send to CustomISAPI, NSAPI, CGI
or ASP Script will that get it done? How do I set that up? I want to be
able to give the Username and Password rights to people of the organization
that need to review the applications, but not allow the world to see the
applications. I also want it so they all don't have the same e-mail address
and have to constantly go into e-mail to pull out applications. It all
sounds quite difficult but in the end I think it will be rather easy!

Thanks for any and all help!
"Thomas A. Rowe" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Carl,
>
> Very few questions posted here go un-answered.
>
> --
>
> ==============================================
> Thomas A. Rowe (Microsoft MVP - FrontPage)
> WEBMASTER Resources(tm)
> http://www.ycoln-resources.com
> FrontPage Resources, Forums, 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
>
> "Carl" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > Sailynn,
> >
> > For some reason not many database questions get answered on this

> board.
> > The first thing you want to do is make sure your web server supports

> Access
> > Database's. If that proves to be the case, there's your answer. If
> > not....I don't know what to tell you!
> >
> > Good Luck,
> > Carl
> >
> > "Sailynn" <(E-Mail Removed)> wrote in message
> > news:0b1d01c3aa2d$1711ab30$(E-Mail Removed)...
> > > I am trying to create a database from info submitted by
> > > viewers of my website and for some reason the Access
> > > database keeps saying Microsoft Access not accessible or
> > > read access only. Please HELP!
> > >
> > > Thanks,
> > > S

> >
> >

>
>



 
Reply With Quote
 
Mike Mueller
Guest
Posts: n/a
 
      13th Nov 2003
: I am trying to create a database from info submitted by
: viewers of my website and for some reason the Access
: database keeps saying Microsoft Access not accessible or
: read access only. Please HELP!
:
: Thanks,
: S

Have the web admin check the permissions on the folder using
Windows Explorer and using IIS admin to make sure that the
internet user account has read/write access and the same for
you.

MIke


 
Reply With Quote
 
Thomas A. Rowe
Guest
Posts: n/a
 
      13th Nov 2003
Carl,

You would need to create a custom ASP application, where the content from
the form is submitted to a database and then a email notification sent to a
individual which would then click on a link to the record in the database
where they would first have to login before actually accessing the record.
This is not something that you will find pre-written.

In order for the email notification to be sent to more than one individual
at different times, would require some serious coding depending on how you
want individuals to be chosen to receive the email.
--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)
http://www.ycoln-resources.com
FrontPage Resources, Forums, 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

"Carl" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Thomas,
>
> Oh I completely agree!! However...I have posted a few questions on

here
> and have seen a few that didnt' have answers. I know if I have the
> answer...I'll post it! Here is a question I had the other day that never
> got a reply!!
>
> I am working on a new project now and trying to figure a little something
> out. This site has an Application and when submitted it goes to an e-mail
> address. Is there anyway that when submitted it could be posted to

another
> page that would have access limited rights for only the people that needs

to
> see them can see them? I am using a Windows Based server with FrontPage
> 2000. In the Form Properties if I have it send to CustomISAPI, NSAPI,

CGI
> or ASP Script will that get it done? How do I set that up? I want to be
> able to give the Username and Password rights to people of the

organization
> that need to review the applications, but not allow the world to see the
> applications. I also want it so they all don't have the same e-mail

address
> and have to constantly go into e-mail to pull out applications. It all
> sounds quite difficult but in the end I think it will be rather easy!
>
> Thanks for any and all help!
> "Thomas A. Rowe" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > Carl,
> >
> > Very few questions posted here go un-answered.
> >
> > --
> >
> > ==============================================
> > Thomas A. Rowe (Microsoft MVP - FrontPage)
> > WEBMASTER Resources(tm)
> > http://www.ycoln-resources.com
> > FrontPage Resources, Forums, 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
> >
> > "Carl" <(E-Mail Removed)> wrote in message
> > news:(E-Mail Removed)...
> > > Sailynn,
> > >
> > > For some reason not many database questions get answered on this

> > board.
> > > The first thing you want to do is make sure your web server supports

> > Access
> > > Database's. If that proves to be the case, there's your answer. If
> > > not....I don't know what to tell you!
> > >
> > > Good Luck,
> > > Carl
> > >
> > > "Sailynn" <(E-Mail Removed)> wrote in message
> > > news:0b1d01c3aa2d$1711ab30$(E-Mail Removed)...
> > > > I am trying to create a database from info submitted by
> > > > viewers of my website and for some reason the Access
> > > > database keeps saying Microsoft Access not accessible or
> > > > read access only. Please HELP!
> > > >
> > > > Thanks,
> > > > S
> > >
> > >

> >
> >

>
>



 
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
creating window service to synchronize local database toserver database sujatha k Microsoft C# .NET 5 1st Feb 2011 06:00 AM
Database Admin Tool Issue When Creating Database =?Utf-8?B?TXIuIE1pa2U=?= Microsoft Outlook BCM 5 29th Jun 2007 09:37 PM
creating database and database tables programmatically(SQL-Server2 =?Utf-8?B?aGVyYmVydA==?= Microsoft ADO .NET 1 24th Feb 2006 04:35 PM
Re: creating a database and database query Dick Kusleika Microsoft Excel Programming 0 5th Mar 2004 06:17 PM
creating a database and database query Tim Microsoft Access VBA Modules 1 4th Mar 2004 01:39 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:37 PM.