Sage CRM

 View Only
  • 1.  Data extract from Sugar CRMWe have files with ext

    Posted 08-26-2015 13:29
    Data extract from Sugar CRM We have files with extensions of .gz and .tgz from Sugar that we have been told can be used to create Access files which we can then work with to import into Sage CRM. To date we have been unable to find a utility or method to do this. Anyone have experience with this and either a procedure or utility that will work with these files? TIA


  • 2.  RE: Data extract from Sugar CRMWe have files with ext

    Posted 08-26-2015 13:39
    Those a gzip files, a Linux compression format, and 7zip should be able to open them on Windows. Once you do that, what are the actual files?


  • 3.  RE: Data extract from Sugar CRMWe have files with ext

    Posted 08-26-2015 14:45
    The result was a .sql file.


  • 4.  RE: Data extract from Sugar CRMWe have files with ext

    Posted 08-26-2015 16:30
    I was able to extract text files from .sql using a text editor.


  • 5.  RE: Data extract from Sugar CRMWe have files with ext

    Posted 08-26-2015 16:55
    You can probably use that file to create a database? Not entirely sure without seeing it


  • 6.  RE: Data extract from Sugar CRMWe have files with ext

    Posted 08-26-2015 17:46
    Yes, it looks like that. Thanks.