Re: MySQL Query Tool for php

From: Bob (clarke_at_qualitythink.com)
Date: 10/20/03

  • Next message: 127.0.0.1: "Create a listening socket in PHP ?"
    Date: 20 Oct 2003 06:30:43 -0700
    
    

    Actually I do have quite an extensive knowledge of SQL. I should have
    mentioned my queries are very long and very complex, spaning multiple
    tables/databases.

    And yes I can constuct complex queries, but in this time rushed world,
    I prefer point and click.

    clarke@qualitythink.com (Bob) wrote in message news:<cfa521f2.0310190447.66aa2fad@posting.google.com>...
    > I am making the jump from ASP/Access to PHP/MySQL.
    >
    > And I really miss the ease of generating sql queries inherent in
    > access.
    >
    > I've been reduced on occassion to modeling the database in access,
    > using access to generate the complex sql query then copying it over to
    > my php app.
    >
    > Question: Is there a tool that interfaces to mysql and generates sql
    > queries?
    >
    > thanks


  • Next message: 127.0.0.1: "Create a listening socket in PHP ?"