SitePoint Sponsor

User Tag List

Results 1 to 5 of 5

Thread: CSV or MySql

Hybrid View

  1. #1
    SitePoint Enthusiast
    Join Date
    Jan 2005
    Location
    UK
    Posts
    35
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    CSV or MySql

    Hi,

    I am currently speaking to somebody about setting up a content site. They have asked me how I want the sites data;

    CSV or MySql..

    Anyone have any idea which would be easier to setup...

    I'm okay with PHP if that would affect the decision..

  2. #2
    SQL Consultant silver trophybronze trophy
    SitePoint Award Recipient r937's Avatar
    Join Date
    Jul 2002
    Location
    Toronto, Canada
    Posts
    38,456
    Mentioned
    34 Post(s)
    Tagged
    1 Thread(s)
    i think what they're asking is if you would rather have a CSV file containing the data that you would upload, or a file containing INSERT statements that you would run
    r937.com | rudy.ca | Buy my SitePoint book: Simply SQL
    "giving out my real stuffs"

  3. #3
    SitePoint Enthusiast
    Join Date
    Jan 2005
    Location
    UK
    Posts
    35
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    yeah..

    he has asked me if i want the data in CSV or MySql..

    im not sure which to choose..

  4. #4
    SQL Consultant silver trophybronze trophy
    SitePoint Award Recipient r937's Avatar
    Join Date
    Jul 2002
    Location
    Toronto, Canada
    Posts
    38,456
    Mentioned
    34 Post(s)
    Tagged
    1 Thread(s)
    take it in mysql, it's easier to handle
    r937.com | rudy.ca | Buy my SitePoint book: Simply SQL
    "giving out my real stuffs"

  5. #5
    SitePoint Enthusiast
    Join Date
    Jan 2005
    Location
    UK
    Posts
    35
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I was thinking that.

    Thanks for the advice.

    (might hire you if I get stuck )

Bookmarks

Posting Permissions

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