Brief Outline: The company I work for is planning on migrating to a Database Storage and Networking solution.
Currently we are using Excel spreadsheets to store all of our data.
These spreadsheets are spread accross various other spreadsheets that make up our daily data intake...
The Problems: I am debating over what database would be best to use and what methods should be used to
impliment this project.
Break down:
So Far I have decided to use a typical Apache MySQL Php setup but installed on Win2k3/XP Pro. I have started to build a
powerful server with all the bells and whistles and the processor will be a 64bit Dual Core CPU. Plus a lot of RAM, etc
I will be installing and configering the server myself with the above mentioned software and creating a Secure web app using
PHP and MySQL for the frontend and a basic login system for the clients to login to the main app/database (backend)
I need some advice on
ANY likely pitfalls that I will be likely to encounter along the way or any other surgestions
that you may have.
Is this the correct way to go about this Project or is there a better way to do this.
Many Thanks in Advance
Simon
PS
Can I import CVS files that were exported from Excel into MySQL automatically ? Or better still can MySQL read data from an
Excel Spreadsheed (.xls) If not would MSSQL be able to do it ???