This is a discussion on "Erm.. Databases and auto updates" within the Web Page Design section. This forum, and the thread "Erm.. Databases and auto updates are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Erm.. Databases and auto updates
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Erm.. Databases and auto updates
Hi
Please forgive me if I don't do a very good job of explaining this. I have quite basic html knowledge and no flash / asp / or dynamic html knowledge whatsoever so any help would be much appreciated. I've been asked by my manager to design a website that will automatically update from an excel spreadsheet. A spreadsheet is created every week by HR which shows a list of Duty managers, times working, contact numbers etc. Is there a way that when this spreadsheet is created I can just copy the excel file to my web folder and the website will read from the file and automatically display the new information? Thanks in advance |
|
|
|
||||
|
Re: Erm.. Databases and auto updates
Easiest way I can think of is to export the spread sheet to a csv file and insert it into a MySQL database assuming the spreadsheet/database have the same structure it will work and only take a minute to perform. I use CocoaMySQL to do this and it works perfectly every time, PHPmyAdmin can probably do it too.
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
|
|
||||
|
Re: Erm.. Databases and auto updates
If you spend a little time (a few hours tops), you should manage to understand PHP with mySQL enough to acheive this. http://phpfreaks.com/ is an extremely helpful and active forum for poeple new to PHP (and they're almost all mySQL experts too).
|
![]() |
| Tags |
| erm, databases, auto, updates |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Databases? | Apocalyptic Poet | Classic ASP | 1 | Apr 23rd, 2008 12:24 |
| Google index updates | spinal007 | Search Engine Optimization (SEO) | 24 | May 3rd, 2007 14:33 |
| Regarding google updates | SEO_Surat | Introduce Yourself | 4 | Jul 3rd, 2006 16:12 |
| regarding Search engine updates | hayden2001 | Introduce Yourself | 12 | May 22nd, 2006 10:20 |
| no databases in phpmyadmin | Drgreenfingers | Databases | 1 | Feb 4th, 2006 21:21 |