Forum Moderators: mack
For example:
Jonathan Hebrew M "Gods gift"
Basically I want to upload this database to my website, and have a form so users can look up the information themselves. I.e they enter "Jonathan" into a textbox, submit it and get taken to a page with its origin, gender and meaning. Can anyone point me in the right direction regarding software/programming languages etc?
The choice of database and programming language is pretty much irrelevant concerning what you want to do.
Both SQL Server and MySQL can handle millions of records per table, so there's no real reason to choose either based on possible database size.
Your choice would be determined by the programming language, and that's a personal choice.