Results 1 to 3 of 3

Thread: Update database from spreadsheet

  1. #1
    mrobertson is offline Sugar Community Member
    Join Date
    Jun 2006
    Posts
    42

    Default Update database from spreadsheet

    I have some users who get monthly reports of data from another program into an excel spreadsheet, which correspond to a couple of the customised fields that we have in our accounts module. Does anyone know of a way that my users can update the appropriate records without having to perform manual SQL updates?

  2. #2
    ruchida's Avatar
    ruchida is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Feb 2005
    Location
    Japan
    Posts
    1,375

    Default Re: Update database from spreadsheet

    How about using Import ?
    Ryuhei Uchida
    Help Forum Moderator
    Calendar 2.0
    http://blogs.itmedia.co.jp/ruchida/

  3. #3
    mrobertson is offline Sugar Community Member
    Join Date
    Jun 2006
    Posts
    42

    Default Re: Update database from spreadsheet

    Import will either create new records or skip them because the id's are the same.

    Does anyone have any suggestions on how to change the the functionality of the import scripts so that you can perform large scale updates for particular table fields without having to directly access the mysql tables?
    Last edited by mrobertson; 2006-10-30 at 12:03 AM. Reason: clarifying

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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
  •