![]() |
What is the best software to create MySQL databases?
I know about this http://www.mysql.com/products/mysqlcc/index.html
Is there any better software than that? |
|
mysql itself is remarkably good at this.. :Graucho
create database blah (whatever); :thumbsup |
Quote:
I can't find an explanation |
Wait, I just found the feature matrix
|
Toad is the best database interface. It's great for managing all kinds of stuff like stored procs... oh wait... triggers... damn... um... foreign keys... shit.
You know what? For MYSQL, the command line should be easy enough. But if you ever need to use a eral database, Toad rocks.:thumbsup |
What is Toad?
|
Quote:
|
If you have a half-decent admin, you should be able to write your data into any database program you like (dbase, MS access, lotus, even Excel) and just save it as comma seperated values.. Then they can be pretty easily imported into MySQL. That's what I do!
|
Quote:
|
Actually I'm an idiot, what are you trying to do? Why not just build it into a password protected website? You can build a form that just writes into the SQL database live any time you want to make an entry. That's how my site works if you want to check my signature.. We don't do much manual coding for it anymore at all, only if we want to change the way it looks or add features. We just fill out a web form, click save, and it's updated live.
|
Quote:
Why not just use http://ems-hitech.com/mymanager/ ? |
Quote:
|
|
Quote:
:thumbsup |
Yep, I agree, phpMyAdmin rocks!
|
Quote:
|
Quote:
|
Quote:
|
All times are GMT -7. The time now is 09:21 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123