+ Reply to Thread
Results 1 to 8 of 8

Thread: SQL Searches

  1. #1
    Join Date
    Sep 2006
    Location
    Sunset Beach, NC
    Posts
    458

    Default SQL Searches

    As a side project I work on my husbands company website, and he has asked to to add a store locator. I have some of the basics done however I am having a real hard time with the SQL Search part I am not sure how to add it to the code to make it work.

    Does anyone have any experience with this type of thing?

    Thanks for any help!
    Coarine Maloy, EBA
    Fairway & Isle, LLC

    Fairway & Isle | Calabash, NC Real Estate | Sunset Beach, NC Real Estate

  2. #2
    Join Date
    Sep 2005
    Location
    Houston, TX
    Posts
    2,094

    Default Re: SQL Searches

    When I was learning how to build SQL queries, I found that using PHPMyAdmin to actually perform the search manually, then studying the code it outputted, helped me tremendously.

    I'd recommend a couple places to learn about this though:

    Lynda.com
    Nettuts.com
    Last edited by RESteve; 05-05-2009 at 01:45 PM.
    Steve Castaneda

    I sell Houston homes and write at this blog dedicated to Real Estate Technology for agents. I originally created this Houston Real Estate site and switched to REW - awesome decision.

  3. #3
    Join Date
    Sep 2006
    Location
    Sunset Beach, NC
    Posts
    458

    Default Re: SQL Searches

    Thanks Steve - I will check out those places.

    This is a great idea... never thought to do that.

    Quote Originally Posted by RESteve View Post
    When I was learning how to build SQL queries, I found that using PHPMyAdmin to actually perform the search manually, then studying the code it outputted, helped me tremendously.
    Coarine Maloy, EBA
    Fairway & Isle, LLC

    Fairway & Isle | Calabash, NC Real Estate | Sunset Beach, NC Real Estate

  4. #4
    Join Date
    Oct 2007
    Posts
    56

    Default Re: SQL Searches

    W3Schools is a handy reference. And they have some demos that you can mess around with.

    http://www.w3schools.com/sql/default.asp

  5. #5
    Join Date
    May 2009
    Location
    Canada
    Posts
    19

    Default Re: SQL Searches

    when i visited your site, my anti-virus (avast!) blocked it stating it was an attack site .. now i'm sure this is not the case, but i will try and attach some screenshots for you to see.

    what programming language are you using, ie. PHP, ASP, etc.? perhaps i can help.

  6. #6
    Join Date
    Dec 2008
    Posts
    203

    Default Re: SQL Searches

    you can also find a lot of documentation on http://dev.mysql.com/doc/ about mysql.

  7. #7
    Join Date
    Jul 2009
    Posts
    10

    Post Re: SQL Searches

    Quote Originally Posted by yoyo View Post
    W3Schools is a handy reference. And they have some demos that you can mess around with.

    http://www.w3schools.com/sql/default.asp
    yep you are right. if i get any doubt in any platform first i would refer to the w3schools. Really very good portal to have the consolidate information on all the languages. Hats of to the team.

  8. #8
    Join Date
    Sep 2006
    Location
    Sunset Beach, NC
    Posts
    458

    Default Re: SQL Searches

    Quote Originally Posted by tcr View Post
    when i visited your site, my anti-virus (avast!) blocked it stating it was an attack site .. now i'm sure this is not the case, but i will try and attach some screenshots for you to see.

    what programming language are you using, ie. PHP, ASP, etc.? perhaps i can help.
    Sorry for the long hiatus... but I had to fix the hack problem (which is fixed now) before I could move onto the SQL issue.

    I am using PHP. I would appreciate any and all help
    Coarine Maloy, EBA
    Fairway & Isle, LLC

    Fairway & Isle | Calabash, NC Real Estate | Sunset Beach, NC Real Estate

+ Reply to Thread

Similar Threads

  1. Saved searches from Snippets?
    By MikeNY in forum Work Orders
    Replies: 6
    Last Post: 01-06-2009, 06:49 PM
  2. Saved Searches Email
    By Bruce Swedal Denver in forum REW CMS 2 Questions
    Replies: 7
    Last Post: 12-23-2008, 07:44 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts