Prev: Writing and IIf statement in Access?
Next: dla rafala
From: Lester on 3 Apr 2010 12:27 I am a USA Track & Field Official. I am trying to set up a scheduling system so officials can visit our website to find out what track meets they are scheduled for. This central schedule will be instantly updated when commissioners make changes. The idea is to send out email automatically to affected officials whenever a change is made.
From: Tom van Stiphout on 3 Apr 2010 13:00 On Sat, 3 Apr 2010 09:27:01 -0700, Lester <Lester(a)discussions.microsoft.com> wrote: Did you have a question? Note that this forum is about the Micrsoft Access database product, not the first option when one thinks about a website. -Tom. Microsoft Access MVP >I am a USA Track & Field Official. I am trying to set up a scheduling system >so officials can visit our website to find out what track meets they are >scheduled for. This central schedule will be instantly updated when >commissioners make changes. The idea is to send out email automatically to >affected officials whenever a change is made.
From: Daniel Pineault on 3 Apr 2010 14:28 Since you want a real-time system, if a change is made it is reflected online immediately, then you would need to build a web application. MS Access is not the proper tool for this type of application. You would need to hire a web developer that could build such a system using tools such as MySQL, Sql Server, PHP, ASP, .Net.... I have create numerous such applications, and depending on your needs, it can be a fast and simple thing to do or a complex project that can take months to complete. It all depends on the bells and whistles you need to incorporate into the final product and whether you have already taken the time to truly determine what you want (from a to z). Also, any web app. can easily incorporate your need for automated e-mail notifications... -- Hope this helps, Daniel Pineault http://www.cardaconsultants.com/ For Access Tips and Examples: http://www.devhut.net Please rate this post using the vote buttons if it was helpful. "Lester" wrote: > I am a USA Track & Field Official. I am trying to set up a scheduling system > so officials can visit our website to find out what track meets they are > scheduled for. This central schedule will be instantly updated when > commissioners make changes. The idea is to send out email automatically to > affected officials whenever a change is made.
|
Pages: 1 Prev: Writing and IIf statement in Access? Next: dla rafala |