Results 1 to 5 of 5

Thread: Help with import !

  1. #1
    babybidou is offline Junior Member
    Join Date
    Nov 2007
    Posts
    3

    Exclamation Problem with imported data !

    Hello,

    I have seen many posts saying that import is a painful task in Sugar... agreed !

    I managed to clean my CSV data and it is imported correctly... until I want to edit the data.
    This seems incredible, but the accounts that I have imported are displayed correctly, but when I want to edit them, I see the edition form without any data except for the first character of the account name !!!

    A quick look at MySql tables show that the 'accounts' table is filled correctly. So what went wrong ??

    I have re-installed SugarCRM a second time but it behaves in the same way.

    This only happens to imported data : accounts created in Sugar can be edited properly.

    How can I fix this ?

    Thanks !


    Note : After checking the MySql databases again, I see that a manual input creates an entry in the `tracker` table, while importation does not. Is this the source of the problem ?
    Last edited by babybidou; 2007-11-21 at 12:49 PM.

  2. #2
    cerhorn is offline Sugar Community Member
    Join Date
    Aug 2007
    Posts
    34

    Default Re: Help with import !

    I've recently imported tens of thousands of records with no issues at all. Could you provide more detail on version of Sugar and the process you are following to import, what the records are like, etc.

  3. #3
    babybidou is offline Junior Member
    Join Date
    Nov 2007
    Posts
    3

    Smile Re: Help with import !

    After many trials and investigations, I finally found the problem !!!

    My CSV data was encoded in Unicode (2 bytes/character) : the second byte was 0x00, and apparently was understood as an end of string... It was displayed correctly, but bad for textual edition !

    Maybe it could be interesting to have a note on this somewhere (or a check in the import script).

    Thanks anyway for your feedback.
    Have a good day !

  4. #4
    labanjohnson is offline Sugar Community Member
    Join Date
    Jul 2007
    Location
    Houston, TX
    Posts
    139

    Default Re: Help with import !

    my god it must have taken a while to find that explanation, I wouldn't have known to look at the encoding of the file! I hope this thread helps some people in the future.

    What encoding is working best, UTF-8?
    Laban Johnson
    SugarCE User, Idealist
    Open Source and Social Media Enthusiast, Social Entrepreneur
    Twitter: http://www.twitter.com/labanjohnson
    Facebook LinkedIn
    Home page: http://www.LabanJohnson.com

  5. #5
    babybidou is offline Junior Member
    Join Date
    Nov 2007
    Posts
    3

    Talking Re: Help with import !

    Indeed, I had to check the exported content of the database to find it !

    UTF-8 works quite well, if you don't forget to set it correctly in the admin section !!!

    My next request to the developers would be to have a button to cleanly empty the database when you import 100+ times in the same day !!

    Thanks !

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. PATCH: Import multiple vcards in a single file
    By insightfulsolutions in forum Downloads
    Replies: 3
    Last Post: 2009-01-22, 12:39 PM
  2. vCard 3.0 import problems
    By urbanomad in forum Help
    Replies: 3
    Last Post: 2007-01-05, 05:16 AM
  3. Calling import functions from another module
    By gylany in forum General Discussion
    Replies: 0
    Last Post: 2006-05-14, 08:57 PM
  4. How do I Import Cases from Salesforce.com?
    By dstevens in forum Help
    Replies: 1
    Last Post: 2005-12-31, 01:55 AM
  5. Replies: 1
    Last Post: 2005-08-06, 06:38 PM

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
  •