mySQL console

b4u

Golden Member
Nov 8, 2002
1,380
2
81
Hi,

... and so I installed my SQL :) ...

now can anyone tell me of a good "console" to access their databases? Something in the form of "Query Analysed" of SQL Server2000
 

Superwormy

Golden Member
Feb 7, 2001
1,637
0
0
Not sure what you mean... if by console you mean acommand line interface to MySQL... try typing mysql at the command prompt :)

 

b4u

Golden Member
Nov 8, 2002
1,380
2
81
I'm running a windows version, I'm looking for an easier way to work with mySQL databases.

For example, I have in SQL Server the Enterprise Manager to work in DB or the Query Analiser, which allows me to create sql statements manually, with all the simplicity of windows environment (copy-paste for example).
 

CTho9305

Elite Member
Jul 26, 2000
9,214
1
81
Originally posted by: b4u
I'm running a windows version, I'm looking for an easier way to work with mySQL databases.

For example, I have in SQL Server the Enterprise Manager to work in DB or the Query Analiser, which allows me to create sql statements manually, with all the simplicity of windows environment (copy-paste for example).

I've also been looking for something like that... I haven't found anything nearly as good (which is sad, considering the number of annoyances there are with Query Analyzer... you'd think the open source people would try to make something better).