WebProWorld Part of WebProNews.com
Page One Link To Us Edit Profile Private Messages Archives FAQ RSS Feeds  
 

Go Back   WebProWorld > Webmaster, IT and Security Discussion > Database Discussion Forum
Subscribe to the Newsletter FREE!


Register FAQ Members List Calendar Arcade Chatbox Mark Forums Read

Database Discussion Forum This is the place to find help resolving those nagging questions you have about implementing and using all kinds of databases. Need help writing a query? Need an opinion on Oracle? Post here!

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-31-2006, 01:45 PM
richkoi's Avatar
WebProWorld Veteran
 

Join Date: Aug 2003
Location: Columbus, Ohio
Posts: 487
richkoi RepRank 0
Default MySQL Front Dead

Apparently MySQL Front is no longer developing their software. I don't know the story behind this...
http://www.mysqlfront.de/

but anyways, I need a program like MySQL front. Any suggestions? User friendly is key... I also would like it to have Excel/Access import/export options. I tried Navicat, but really did not like it. Not user friendly at all compared to MySQL Front.

Any suggestions?

Thanks,
Reply With Quote
  #2 (permalink)  
Old 10-31-2006, 03:02 PM
timmathews.com's Avatar
WebProWorld Veteran
 

Join Date: Jan 2004
Location: Fresh from Manhattan
Posts: 919
timmathews.com RepRank 0
Default

You need mysql front? I have it. Let me know.
Reply With Quote
  #3 (permalink)  
Old 11-01-2006, 01:04 PM
richkoi's Avatar
WebProWorld Veteran
 

Join Date: Aug 2003
Location: Columbus, Ohio
Posts: 487
richkoi RepRank 0
Default

Well, I would rather a new system, because I need something that will allow me to test queries as well.

Thanks,
Reply With Quote
  #4 (permalink)  
Old 11-01-2006, 05:47 PM
southplatte's Avatar
WebProWorld Veteran
 

Join Date: Jul 2003
Location: Colorado
Posts: 380
southplatte RepRank 1
Default

Just go download the MySQL tools, you will get the mysql query browser where you can input your sql queries and run them. You can also export the results as CSV, Excel, XMl, HTML, an PLIST. That is probably why the MySQL front was forced to stop offering is, is because the MySQL team was offering it's own version of a query browser.
Reply With Quote
  #5 (permalink)  
Old 11-02-2006, 12:46 AM
WebProWorld Member
 

Join Date: Feb 2005
Location: Albuquerque, NM
Posts: 32
wpriley RepRank 0
Default Try phpMyAdmin

I've never used MySQL Front so I don't know its feature set. I use phpMyAdmin (an open source application) and am very happy with it in general and particularly with its simplicity. phpMyAdmin manages MySQL databases online through any Web browser. I keep one phpMyAdmin installation on my server and use it to support all my MySQL databases (almost 100).

phpMyAdmin features include:

create and drop databases
create/drop/alter tables
delete/edit/add fields
execute SQL statements and scripts
manage keys
manage privileges
import/export data
display server variables and settings
display usage statistics

phpMyAdmin's numerous supported export functions included CSV for direct access by Microsoft Excel. You can export an entire table or a filtered subset. Imports are supported via an "Insert data from a text file into table" wizard (handles virtually any delimited file including CSV files).

You can download phpMyAdmin at no charge here: www.phpmyadmin.net/.

Hope this helps.
__________________
Pat Riley
Reply With Quote
  #6 (permalink)  
Old 11-02-2006, 04:24 AM
WebProWorld Pro
 

Join Date: Mar 2004
Location: Bonnie Scotland
Posts: 106
colr RepRank 0
Default

What about 'DB Manager'?
__________________
Colin Reid
East Kilbride
Reply With Quote
  #7 (permalink)  
Old 11-02-2006, 06:53 AM
WebProWorld New Member
 

Join Date: Feb 2005
Posts: 11
gabrielharrison RepRank 0
Default

Would HeidiSQL do? It looks like they may have been linked to mySQL-Front.

http://www.heidisql.com/
http://www.heidisql.com/forum/viewto...ght=mysqlfront

Gabriel
Reply With Quote
  #8 (permalink)  
Old 11-03-2006, 09:34 AM
WebProWorld New Member
 

Join Date: Aug 2005
Location: Maryland, USA
Posts: 8
mallong RepRank 0
Default TOAD for MySQL?

Not sure what MySQL Front is, but if it is an ADMIN interface for managing tables, records, etc, I have heard that QUEST is providing TOAD for MySQL for free. If true, that would be an awesome interface for MySql. Oracle developers consider this a fundamental tool. I have used it for Oracle for many years.
Good Luck and hope that is on topic.
Greg, editor@pokerdecision.com
__________________
Editor, http://www.pokerdecision.com
Reply With Quote
  #9 (permalink)  
Old 11-06-2006, 09:04 AM
richkoi's Avatar
WebProWorld Veteran
 

Join Date: Aug 2003
Location: Columbus, Ohio
Posts: 487
richkoi RepRank 0
Default

Thank you all for your responses! I'll try each suggestion out and let you know which one I settle on.
Reply With Quote
  #10 (permalink)  
Old 11-09-2006, 03:09 PM
timmathews.com's Avatar
WebProWorld Veteran
 

Join Date: Jan 2004
Location: Fresh from Manhattan
Posts: 919
timmathews.com RepRank 0
Default

Did the mysql front work out for you?
Reply With Quote
  #11 (permalink)  
Old 11-10-2006, 10:57 AM
richkoi's Avatar
WebProWorld Veteran
 

Join Date: Aug 2003
Location: Columbus, Ohio
Posts: 487
richkoi RepRank 0
Default

Tim,

Yes, it did work. Thank you very much. Still testing other platforms so I can make combined tables.
Reply With Quote
  #12 (permalink)  
Old 11-10-2006, 12:02 PM
timmathews.com's Avatar
WebProWorld Veteran
 

Join Date: Jan 2004
Location: Fresh from Manhattan
Posts: 919
timmathews.com RepRank 0
Default

Great! Glad to know I helped out.
If you need anything else, you have my email.
:)
Reply With Quote
  #13 (permalink)  
Old 11-12-2006, 11:34 AM
kgun's Avatar
WebProWorld 1,000+ Club
 

Join Date: May 2005
Location: Norway
Posts: 4,948
kgun RepRank 3kgun RepRank 3
Default

Quote:
Originally Posted by gabrielharrison
Would HeidiSQL do? It looks like they may have been linked to mySQL-Front.

http://www.heidisql.com/
http://www.heidisql.com/forum/viewto...ght=mysqlfront

Gabriel
May be you are correct. Look at the bottom of the MySQL-Front 2.4 download page at freeDownloads.

Click on the link Visit homepage of MySQL-Front. I am redirected to HeidiSQL

Download HeidiSQL 3.0 RC3? MySQL-Front?

Nevertheless, I use phpMyAdmin and it is great.

There is a third MySQL manager, SQLyog that makes the following statment on their site:

"SQLyog MySQL GUI is the most powerful MySQL Manager and MySQL Admin Tool, combining the features of MySQL Query Browser, phpMyAdmin and various other MySQL Front Ends and MySQL Clients in a single intuitive interface".
Reply With Quote
Reply

  WebProWorld > Webmaster, IT and Security Discussion > Database Discussion Forum
Tags: , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Search Engine Optimization by vBSEO 3.2.0