Welcome to dbFreaks.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

school mailing system

 
   Database Help (Home) -> mySQL RSS
Next:  SQL Syntax..General Inquiry..Please Help..  
Author Message
Chris Matchett

External


Since: Sep 10, 2004
Posts: 5



(Msg. 1) Posted: Sun Feb 20, 2005 9:40 am
Post subject: school mailing system
Archived from groups: mailing>database>mysql (more info?)

I am developing a bulk email system to send messages to parents of the
children in the school I work at, using php and mysql. The database
holding the parents' email addresses and what yeargroup their child is in.

I would appreciate any input on the best method of tracking a pupil's
yeargroup as they move up through the school. For example, I would like a
field in each record to indicate what yeargroup they are currently a part
of and when the next academic year comes around there wouldn't be any
needs for an update.

Any suggestions for a best approach?

Regards,

Chris

 >> Stay informed about: school mailing system 
Back to top
Login to vote
Chris Matchett

External


Since: Sep 10, 2004
Posts: 5



(Msg. 2) Posted: Sun Feb 20, 2005 9:40 am
Post subject: Re: school mailing system [Login to view extended thread Info.]
Archived from groups: mailing>database>mysql, others (more info?)

On Sun, 20 Feb 2005 13:34:12 +0000, Chris Matchett wrote:

 > I am developing a bulk email system to send messages to parents of the
 > children in the school I work at, using php and mysql. The database
 > holding the parents' email addresses and what yeargroup their child is in.
 >
 > I would appreciate any input on the best method of tracking a pupil's
 > yeargroup as they move up through the school. For example, I would like a
 > field in each record to indicate what yeargroup they are currently a part
 > of and when the next academic year comes around there wouldn't be any
 > needs for an update.
 >
 > Any suggestions for a best approach?
 >
 > Regards,
 >
 > Chris

Apologies, should have cross-posted this message to alt.php.sql in
first place (doing so now).

Chris

 >> Stay informed about: school mailing system 
Back to top
Login to vote
Al Kolff1

External


Since: Jul 21, 2004
Posts: 4



(Msg. 3) Posted: Sun Feb 20, 2005 7:40 pm
Post subject: Re: school mailing system [Login to view extended thread Info.]
Archived from groups: mailing>database>mysql (more info?)

"Chris Matchett" wrote in message
...
 > I am developing a bulk email system to send messages to parents of the
 > children in the school I work at, using php and mysql. The database
 > holding the parents' email addresses and what yeargroup their child is in.
 >
 > I would appreciate any input on the best method of tracking a pupil's
 > yeargroup as they move up through the school. For example, I would like a
 > field in each record to indicate what yeargroup they are currently a part
 > of and when the next academic year comes around there wouldn't be any
 > needs for an update.
 >
 > Any suggestions for a best approach?
 >
 > Regards,
 >
 > Chris
 >
Chris,
There is a lamp solution called ISchoolAd. More on topic is taht what we
did was assign student numbers whwere the first to digits of the students
number were his graduation year ie 2005 05 2006 06

HTH
Al
 >> Stay informed about: school mailing system 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Best way to issue hundreds of inserts/updates??? - Using mysql 4.0.23- What is the best way to execute several (hundreds of) inserts and updates? Rather than issuing tons of individual inserts and updates, can I send the strings to a text file and then have mysql do them all?? IE : query.txt insert..

MySQL freezes, brings XP machine to a grinding halt - I've been using MySQL for a while for fairly light database development on my XP machine. Currently, I am just starting a new project and have experienced some big problems with MySQL today both on my office machine and at home where running a particular...

login as user 'root' but do not have root privlages and my.. - Hi gang: I'm experiencing a problem with MySQL -- I updated MySQL from version 4.1.0 to 4.1.10 and now when I login as root it doesn't show all the databases I should have access to, nor it doesn't recognize me being logged in as root (via..

FLUSH TABLES hangs if table is locked - Using FLUSH TABLES via the C query API mysql_query() hangs if the table is locked already. That is to say, nothing prevents me from running a LOCK TABLES twice; it won't tell me "it's already locked, don't try to run a FLUSH". Anyone know ...

Tool to convert DDL in graphical diagram? - Does anyone know of a tool that will create a graphical diagram from a DDL (SQL create script)? Preferable a free open-source tool. Thanks, A
   Database Help (Home) -> mySQL All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]