Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Looking for a software that will...

Status
Not open for further replies.

c4n

Programmer
Mar 12, 2002
110
SI
I am looking for a software that will allow me to visually create tables (like MS Excel) and then export SQL code for the tables in a text file (so I can just copy it and past it in my MySQL admin). Anyting like this out there?
 
Take a look at either MySQL-Front or sqlyog.

MySQL-Front ( is my personal preference, but the software is not currently being developed.

sqlyog ( still needs a little work, but is good and still under development.


Both give you the ability to manage MySQL from Win32 through a GUI interface. Both have the capability of issuing arbitrary SQL queries to MySQL. ______________________________________________________________________
TANSTAAFL!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top