Re: Which group for SQL builder?



Sheldon Glickler wrote:

Can someone direct me to the proper newsgroup please?

The proper nwesgroup would most likely be comp.databases.myqsl.

I want to find a freeware/shareware web tool to build an SQL query to
interrogate a mysql database on the server. I started to write one, but
figured it would be reinventing the wheel.

Is anything wrong with MySQL's own "MySQL Query Browser"?

"MySQL Query Browser is the easiest visual tool for creating, executing,
and optimizing SQL queries for your MySQL Database Server. The MySQL
Query Browser gives you a complete set of drag-and-drop tools to
visually build, analyze and manage your queries."

http://www.mysql.com/products/tools/query-browser/
.



Relevant Pages

  • Re: Moving a MySQL database
    ... providing you're using the same or a newer mysql server on your new system, you just need to copy the whole data directory of your mysql installation. ... > I have a MySQL database residing on a RH9 server. ...
    (Debian-User)
  • Re: RH 8.0 Where is libmysqlclient.so.10 library
    ... > We are using a seperate machine as mysql database server. ... > My question is do i need to install mysql to get this library ??. ...
    (linux.redhat.install)
  • Re: [PHP] copy tables
    ... The content is in a mysql database. ... how about using a status column in the "dev" server that keeps track ... SELECT query accordingly. ...
    (php.general)
  • Re: Embeded MySQL with C#
    ... How can I embed mysql in C#. ... Like SQL Server and Oracle, etc, it is a server-based RDBMS. ... the mySql database - this is achieved by means of a connection string. ... What .NET data provider are you using? ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Embeded MySQL with C#
    ... How can I embed mysql in C#. ... > Like SQL Server and Oracle, etc, it is a server-based RDBMS. ... > is relatively simple - all you require is a .NET data provider. ... > to the mySql database - this is achieved by means of a connection string. ...
    (microsoft.public.dotnet.framework.adonet)