RE: Administrative Tools

2007-06-08 Thread Edward Kay

> Check out  http://www.sqlmanager.net/en/products/mysql
> http://www.sqlmanager.net/en/products/mysql 
> 
> AndrewMcHorney wrote:
> > 
> > Hello
> > 
> > I am looking for the tools that I would use to be able to do
> > administrative duties and to be able to create and update databases
> > (tables, indexes and so forth). I would rather do this than do it via a
> > command line. I would appreciate any links available.
> > 
> > Andrew
> > 

Also look at Toad: http://www.quest.com/toad-for-mysql/

Edward

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Re: Administrative Tools

2007-06-07 Thread Michael Raven

Check out  http://www.sqlmanager.net/en/products/mysql
http://www.sqlmanager.net/en/products/mysql 

AndrewMcHorney wrote:
> 
> Hello
> 
> I am looking for the tools that I would use to be able to do
> administrative duties and to be able to create and update databases
> (tables, indexes and so forth). I would rather do this than do it via a
> command line. I would appreciate any links available.
> 
> Andrew
> 

-- 
View this message in context: 
http://www.nabble.com/Administrative-Tools-tf3866918.html#a11021202
Sent from the MySQL - General mailing list archive at Nabble.com.


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Re: Administrative Tools

2007-06-05 Thread Martijn Tonies
Hi Arjan,

> Any plans to port Database Workbench to linux?

No, there will be no native Linux Database Workbench. From what I've
heard, it works fine under Wine though.

Martijn Tonies
Database Workbench - tool for InterBase, Firebird, MySQL, NexusDB, Oracle &
MS SQL Server
Upscene Productions
http://www.upscene.com
My thoughts:
http://blog.upscene.com/martijn/
Database development questions? Check the forum!
http://www.databasedevelopmentforum.com


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Re: Administrative Tools

2007-06-05 Thread Arjan Hulshoff

Hi Martijn,

Any plans to port Database Workbench to linux?

Regards,
Arjan.

Martijn Tonies wrote:
  

Hello

I am looking for the tools that I would use to be able to do


administrative duties and to be able to create and update databases (tables,
indexes and so forth). I would rather do this than do it via a command line.
I would appreciate any links available.
  


If you're on Windows, you might take a look at Database Workbench -
www.upscene.com

Martijn Tonies
Database Workbench - tool for InterBase, Firebird, MySQL, NexusDB, Oracle &
MS SQL Server
Upscene Productions
http://www.upscene.com
My thoughts:
http://blog.upscene.com/martijn/
Database development questions? Check the forum!
http://www.databasedevelopmentforum.com


  




Re: Administrative Tools

2007-06-04 Thread Martijn Tonies


> Hello
>
> I am looking for the tools that I would use to be able to do
administrative duties and to be able to create and update databases (tables,
indexes and so forth). I would rather do this than do it via a command line.
I would appreciate any links available.
>

If you're on Windows, you might take a look at Database Workbench -
www.upscene.com

Martijn Tonies
Database Workbench - tool for InterBase, Firebird, MySQL, NexusDB, Oracle &
MS SQL Server
Upscene Productions
http://www.upscene.com
My thoughts:
http://blog.upscene.com/martijn/
Database development questions? Check the forum!
http://www.databasedevelopmentforum.com


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



RE: Administrative Tools

2007-06-04 Thread Tim Lucia
I'm partial to SQLYog. http://www.webyog.com/ -- community and enterprise
editions are available.  Former is free, latter is cheap.

Tim


> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Monday, June 04, 2007 2:17 PM
> To: mysql@lists.mysql.com
> Subject: Administrative Tools
> 
> Hello
> 
> I am looking for the tools that I would use to be able to do
> administrative duties and to be able to create and update databases
> (tables, indexes and so forth). I would rather do this than do it via a
> command line. I would appreciate any links available.
> 
> Andrew
> 
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



re: Administrative Tools

2007-06-04 Thread J.R. Bullington
MySQL GUI tools is one of the best out there, and it's specifically designed 
for MySQL.

MySQL Administrator allows you to control the server.
MySQL Query Browser lets you create and edit tables, indecies, etc
MySQL Migration Tool helps you migrate from other popular RDBs to MySQL.

http://dev.mysql.com/downloads

HTH!


From: [EMAIL PROTECTED]
Sent: Monday, June 04, 2007 2:18 PM
To: mysql@lists.mysql.com
Subject: Administrative Tools 

Hello

I am looking for the tools that I would use to be able to do administrative 
duties and to be able to create and update databases (tables, indexes and so 
forth). I would rather do this than do it via a command line. I would 
appreciate any links available.

Andrew

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]