Which group for SQL builder?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Sheldon Glickler

    Which group for SQL builder?

    Can someone direct me to the proper newsgroup please?

    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.

    I wrote in this group because I program in php and have been helped here
    before, and I couldn't find the right group.

    Thanks
    Shelly


  • Jerry Stuckle

    #2
    Re: Which group for SQL builder?

    Sheldon Glickler wrote:
    Can someone direct me to the proper newsgroup please?
    >
    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.
    >
    I wrote in this group because I program in php and have been helped here
    before, and I couldn't find the right group.
    >
    Thanks
    Shelly
    >
    >
    You might start with comp.database.m ysql.

    --
    =============== ===
    Remove the "x" from my email address
    Jerry Stuckle
    JDS Computer Training Corp.
    jstucklex@attgl obal.net
    =============== ===

    Comment

    • Anonymous

      #3
      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."


      Comment

      • Sheldon Glickler

        #4
        Re: Which group for SQL builder?


        "Anonymous" <anonymous@nowh ere.invalidwrot e in message
        news:44B7D466.9 B301DFB@nowhere .invalid...
        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/
        Thanks.


        Comment

        Working...