| Register | FAQ | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
|
| Hi, can someone recommend a freeeware (!) frontend to MySQL? Regarding the usability I really like MySQL-Front and am looking for something comparable. Thanks in advance Anja |
|
#2
|
| a bit down there is a thread about this. but to keep it short: phpmyadmin and mysql control center should do the trick. google will help you to find it... bye "Anja Länge" news:43491a83$0$26199$9b4e6d93-at-newsread2.arcor-online.net... > Hi, > > can someone recommend a freeeware (!) frontend to MySQL? Regarding the > usability I really like MySQL-Front and am looking for something > comparable. > > Thanks in advance > Anja > |
|
#3
|
| Anja Länge wrote: > Hi, > > can someone recommend a freeeware (!) frontend to MySQL? Regarding the > usability I really like MySQL-Front and am looking for something comparable. > What about MySQLAdmin? I'd discourage the use of PHPMyAdmin, given the many problems it causes. Then there's Tora, but I don't know if that works with MySQL now. |
|
#4
|
| OJay > a bit down there is a thread about this. but to keep it short: > phpmyadmin and mysql control center should do the trick. It should be an application, not webbased... about MySQL CC: I've tried it but do not really like it... that's why I am looking for an alternatives which might not be one of the usual suspects. Anja |
|
#5
|
| "Anja Länge" viestissä:43494690$0$16486$9b4e6d93-at-newsread4.arco r-online.net... > OJay > >> a bit down there is a thread about this. but to keep it short: >> phpmyadmin and mysql control center should do the trick. > > It should be an application, not webbased... about MySQL CC: I've tried > it but do not really like it... that's why I am looking for an > alternatives which might not be one of the usual suspects. > > MySQLFront, version 2.5 is free. |
|
#6
|
| Anja Länge wrote: > can someone recommend a freeeware (!) frontend to MySQL? Regarding the > usability I really like MySQL-Front and am looking for something comparable. I use MySQLAdmin and MySQL Query Browser. Both are free downloadables from mysql.com. They do almost everything I'd want; I wish they had a grid view for manual editing of data. Regards, Bill K. |
|
#7
|
| Bill Karwin > I wish they had a grid view for manual editing of data. That's what I need it for... quick and easy filling tables with copy&paste. Anja |
|
#8
|
| On Sun, 9 Oct 2005 17:27:26 +0200, "OJay" >a bit down there is a thread about this. but to keep it short: phpmyadmin >and mysql control center should do the trick. google will help you to find >it... Looks like we should have put something about top posting in the charter. > >bye > >"Anja Länge" >news:43491a83$0$26199$9b4e6d93-at-newsread2.arcor-online.net... >> Hi, >> >> can someone recommend a freeeware (!) frontend to MySQL? Regarding the >> usability I really like MySQL-Front and am looking for something >> comparable. >> >> Thanks in advance >> Anja >> > -- gburnore at DataBasix dot Com --------------------------------------------------------------------------- How you look depends on where you go. --------------------------------------------------------------------------- Gary L. Burnore | ÝÛ³ºÝ³Þ³ºÝ³³Ýۺݳ޳ºÝ³Ý³Þ³ºÝ³ÝÝÛ³ | ÝÛ³ºÝ³Þ³ºÝ³³Ýۺݳ޳ºÝ³Ý³Þ³ºÝ³ÝÝÛ³ Official .sig, Accept no substitutes. | ÝÛ³ºÝ³Þ³ºÝ³³Ýۺݳ޳ºÝ³Ý³Þ³ºÝ³ÝÝÛ³ | ÝÛ 0 1 7 2 3 / Ý³Þ 3 7 4 9 3 0 Û³ Black Helicopter Repair Services, Ltd.| Official Proof of Purchase ================================================== ========================= |
|
#9
|
| Uzytkownik "Bill Karwin" news:dibj0a0nbk-at-enews2.newsguy.com... > I use MySQLAdmin and MySQL Query Browser. Both are free downloadables > from mysql.com. They do almost everything I'd want; I wish they had a > grid view for manual editing of data. Actually, MySQL Query Browser HAS a grid for manually editing the data. Try this simple trick: - open session in Query Browser - select table by double-click or manually enter 'SELECT * FROM the-table' and press 'Execute'; a grid with actual content of selected table will be shown; - press 'Edit' on the Status Bar; From this moment data become editable. You can accept (apply) or drop (discard) your changes by pressing other buttons on Status Bar. Regards JasiekS Warsaw, Poland |
|
#10
|
| Hi, I assume you're on windows, but just in case you also work on a mac, you could take a look at CocoaMySQL, simple and straightforward.. bye, Job Anja Länge wrote: > Hi, > > can someone recommend a freeeware (!) frontend to MySQL? Regarding the > usability I really like MySQL-Front and am looking for something comparable. > > Thanks in advance > Anja > > |
![]() |
| Thread Tools | |
| Display Modes | |