1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Is It Possible To Use Access Database To Create Website

Discussion in 'Programming' started by wptheme, Feb 7, 2013.

  1. #1
    Hi,
    A friend off mine have a big collection (around 3000 entries) in his database (microsot access) mostly names and details of list of people.
    Is it possible to convert the database to mySQL and use it for a simple website?
    Thanks
     
    wptheme, Feb 7, 2013 IP
  2. EricBruggema

    EricBruggema Well-Known Member

    Messages:
    1,740
    Likes Received:
    28
    Best Answers:
    13
    Trophy Points:
    175
    #2
    Shure, you could export it to csv and then import it into mysql... that's what you are asking?
     
    EricBruggema, Feb 8, 2013 IP
    wptheme likes this.
  3. Cpu2007

    Cpu2007 Peon

    Messages:
    8
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #3
    yes it is achievable, there are many ways that this can be done.
    One of the things that you might want to know is that it will require the use of some sort of functional programming language such as java,php etc.

    if you can provide more information about the tools, languages being used in the website that you want to work on, then people will be able to give you a more clear advice.
     
    Cpu2007, Feb 8, 2013 IP
  4. ratan1980

    ratan1980 Member

    Messages:
    46
    Likes Received:
    1
    Best Answers:
    1
    Trophy Points:
    28
    #4
    you can use ms access export database to get csv and then use php code to insert data to mysql.
     
    ratan1980, Feb 12, 2013 IP
    wptheme likes this.
  5. mmerlinn

    mmerlinn Prominent Member

    Messages:
    3,197
    Likes Received:
    818
    Best Answers:
    7
    Trophy Points:
    320
    #5
    Yes.
     
    mmerlinn, Feb 14, 2013 IP