• jpSQLDude (11/2/2010)


    Data sets with addresses, etc:

    http://aws.amazon.com/publicdatasets/

    http://www.manifold.net/updates/product_downloads.shtml

    http://www.gsd.harvard.edu/gis/manual/realestate/index.htm

    http://www.ibm.com/developerworks/xml/library/x-geomap2/index.html

    http://www.gearthblog.com/blog/archives/2006/06/huge_database_u.html

    Free data set generator, including names, addresses, phone numbers, emails, etc. Not real-world data, but probably pretty close and much easier than creating your own script...

    Demo: http://www.generatedata.com/#generator

    Download: http://www.generatedata.com/#download

    From the data generator site...

    Requirements

    MySQL 4+

    PHP 4+

    Any modern, JS-enabled browser

    Have you tried it with T-SQL?

    --Jeff Moden


    RBAR is pronounced "ree-bar" and is a "Modenism" for Row-By-Agonizing-Row.
    First step towards the paradigm shift of writing Set Based code:
    ________Stop thinking about what you want to do to a ROW... think, instead, of what you want to do to a COLUMN.

    Change is inevitable... Change for the better is not.


    Helpful Links:
    How to post code problems
    How to Post Performance Problems
    Create a Tally Function (fnTally)