Re: Capitalize Input via Auto Complete?

2010-09-17 Thread Johan De Meersman
On Thu, Sep 16, 2010 at 2:35 PM, Todd Lyons tly...@ivenue.com wrote: On Wed, Sep 15, 2010 at 6:50 AM, Johan De Meersman vegiv...@tuxera.be wrote: I commonly set up a tunnel to the SSH server at the office and then another tunnel from that server to my development rig, so I can run MySQL

Re: Capitalize Input via Auto Complete?

2010-09-16 Thread Todd Lyons
On Wed, Sep 15, 2010 at 6:50 AM, Johan De Meersman vegiv...@tuxera.be wrote: I commonly set up a tunnel to the SSH server at the office and then another tunnel from that server to my development rig, so I can run MySQL WB at home on my database at work.  Is that what you mean? Pretty much,

Re: Capitalize Input via Auto Complete?

2010-09-15 Thread Johan De Meersman
On Wed, Sep 15, 2010 at 12:50 AM, Daevid Vincent dae...@daevid.com wrote: 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. You can't multi-jump, though. Yes, that's

Re: Capitalize Input via Auto Complete?

2010-09-15 Thread george larson
Johan De Meersman wrote: On Wed, Sep 15, 2010 at 12:50 AM, Daevid Vincent dae...@daevid.com wrote: 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. You can't

Re: Capitalize Input via Auto Complete?

2010-09-15 Thread Johan De Meersman
On Wed, Sep 15, 2010 at 3:39 PM, george larson george.g.lar...@gmail.comwrote: I commonly set up a tunnel to the SSH server at the office and then another tunnel from that server to my development rig, so I can run MySQL WB at home on my database at work. Is that what you mean? Pretty much,

Capitalize Input via Auto Complete?

2010-09-14 Thread Carlos Mennens
I am new to MySQL coming from PostgreSQL noticed a really annoying issue. When I select a database, and try to auto complete in MySQL, it doesn't capitalize the MySQL statements. It's irritating to me to only be able to auto complete statements like 'SELECT', 'ALTER', 'INSERT' only if I hold

RE: Capitalize Input via Auto Complete?

2010-09-14 Thread Daevid Vincent
Get this tool: http://sqlyog.com/ it rocks. There is also http://www.quest.com/toad-for-mysql/ which is pretty great. -Original Message- From: Carlos Mennens [mailto:carlosw...@gmail.com] Sent: Tuesday, September 14, 2010 9:03 AM To: MySQL Subject: Capitalize Input via Auto

Re: Capitalize Input via Auto Complete?

2010-09-14 Thread george larson
is native instead of dealing with wonky Wine issues. I haven't noticed anything that I miss from SQLYog yet. -Original Message- From: Carlos Mennens [mailto:carlosw...@gmail.com] Sent: Tuesday, September 14, 2010 9:03 AM To: MySQL Subject: Capitalize Input via Auto Complete? I am new

Re: Capitalize Input via Auto Complete?

2010-09-14 Thread Carlos Mennens
On Tue, Sep 14, 2010 at 2:24 PM, Daevid Vincent dae...@daevid.com 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

Re: Capitalize Input via Auto Complete?

2010-09-14 Thread george larson
Carlos Mennens wrote: On Tue, Sep 14, 2010 at 2:24 PM, Daevid Vincent dae...@daevid.com 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

Re: Capitalize Input via Auto Complete?

2010-09-14 Thread Steve Staples
on Ubuntu 9.10 (it wants to uninstall wine to upgrade to 10.04, so for now i am not upgrading) Steve -Original Message- From: Carlos Mennens [mailto:carlosw...@gmail.com] Sent: Tuesday, September 14, 2010 9:03 AM To: MySQL Subject: Capitalize Input via Auto Complete? I am new

RE: Capitalize Input via Auto Complete?

2010-09-14 Thread Daevid Vincent
-Original Message- From: Carlos Mennens [mailto:carlosw...@gmail.com] 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 dae...@daevid.com wrote: Get this tool: http://sqlyog.com