/    Sign up×
Community /Pin to ProfileBookmark

Database Troubles!!!

Hi everyone,
i am needing to make a database for a website similar to ones found on real estate websites (where you can define the parameters of the property you want to buy – then it takes you to a page with all of those properties). But i don’t know where to start. I tried doing some basic tutorials for MySQL but i don’t konw where to type it into access etc.

Any help would be greatly appreciated.

Matt

to post a comment
Full-stack Developer

4 Comments(s)

Copy linkTweet thisAlerts:
@PeOfEoApr 03.2005 — [COLOR=deeppink]You can't just use a database. You need something that interacts with the database. You need a server side language. You need to figure out what server side scripting is available to you and you need to consider any previous programming experience you have when choosing which server side language is right for you.



  • * I thought I had heard somewhere a lot of realtors use a special database geared for realty, rather than a standard server db like mysql or mssql.[/COLOR]
  • Copy linkTweet thisAlerts:
    @nazgulauthorApr 09.2005 — thanks PeOfEo,

    Anyone else have any solutions?
    Copy linkTweet thisAlerts:
    @spufiApr 09.2005 — If you are going to use MySQL, I would go and install Apache, PHP, and MySQL onto your computer incase you haven't already. If you are on Windows, here is how to [URL=http://www.digitalamit.com/article/apache_php_mysql/]install Apache, PHP, and MySQL on Windows.[/URL] This will give you a local environment to test your stuff. Once you have to working fine locally, you just have to define the same database online and then upload your files onto your online server.
    Copy linkTweet thisAlerts:
    @scragarApr 09.2005 — If this is tending towards using mysql and PHP might I surgest the topic gets moved there or someone creates a new thread for it, general is suposed to be for general things(I can't think of what like but there is a separate board for PHP so this thread should definatly go there).

    if you've installed it and stuff you'll need to use mysql to create a new database and your table(s).
    ×

    Success!

    Help @nazgul spread the word by sharing this article on Twitter...

    Tweet This
    Sign in
    Forgot password?
    Sign in with TwitchSign in with GithubCreate Account
    about: ({
    version: 0.1.9 BETA 6.16,
    whats_new: community page,
    up_next: more Davinci•003 tasks,
    coming_soon: events calendar,
    social: @webDeveloperHQ
    });

    legal: ({
    terms: of use,
    privacy: policy
    });
    changelog: (
    version: 0.1.9,
    notes: added community page

    version: 0.1.8,
    notes: added Davinci•003

    version: 0.1.7,
    notes: upvote answers to bounties

    version: 0.1.6,
    notes: article editor refresh
    )...
    recent_tips: (
    tipper: @nearjob,
    tipped: article
    amount: 1000 SATS,

    tipper: @meenaratha,
    tipped: article
    amount: 1000 SATS,

    tipper: @meenaratha,
    tipped: article
    amount: 1000 SATS,
    )...