From: Daevid Vincent Date: September 14 2010 10:50pm Subject: RE: Capitalize Input via Auto Complete? List-Archive: http://lists.mysql.com/mysql/222993 Message-Id: <3D082F30C88E43D59C502B7D2318CC4B@mascorp.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit > -----Original Message----- > From: Carlos Mennens [mailto:carloswill@stripped] > Sent: Tuesday, September 14, 2010 12:54 PM > To: MySQL > Subject: Re: Capitalize Input via Auto Complete? > > On Tue, Sep 14, 2010 at 2:24 PM, Daevid Vincent > wrote: > > Get this tool: http://sqlyog.com/ it rocks. > > > > There is also http://www.quest.com/toad-for-mysql/ which is > pretty great. > > I can't use any graphical or 3rd party add-on's. I was hoping MySQL > had this native / built in. I guess not... Is there some reason you can't use a graphical tool? You do know you can use ssh tunnels and such to connect to your server from your desktop right? I do it all day long. It's pretty easy to do and built in to these programs.