Querying the Database
January 24, 2005 3:47 AM
Subscribe
Database Query [+]
I started a mySQL database server in hopes of migrating a large database from Access to an SQL server to speed things up, and allow more people access to it.
However, my company wants to retain the Access interface. I installed the Access/mySQL ODBC drivers, and did all that stuff. But I'm still having some issues, primarily with the speed it is retrieving data. It seems like it should be going faster than it is, but doesn't seem to be going any faster than Access did.
I'm also having an issue of administration. I have a freeware copy of DBTools I am trying, but I can't seem to import data into an existing table, only create new ones when I import.
Each day I will receive an Excel spreadsheet with data in it, and will need to add the additional data to the database.
Any suggestions on getting this thing up, tools to use, and the easiest way to get this thing running as quickly as possible?
posted by benjh to computers & internet (10 comments total)
If I were to try to convince the management to go to a web based interface for the database, would it be hugely difficult to write in PHP in dreamweaver. (I don't have PHP experience, I'd have to learn as I go.)
posted by benjh at 3:49 AM on January 24, 2005