Sage 100

 View Only
  • 1.  Has anyone done a conversion from PIC software?

    Posted 10-23-2011 17:58
    Has anyone done a conversion from PIC software?


  • 2.  RE: Has anyone done a conversion from PIC software?

    Posted 10-23-2011 19:06
    Sounds familiar. I think our Denver office used this product back in the late 80's (seriously) and we had to write interfaces so that it would work with a System 36. As I recall, it had a fairly decent manufacturing module. But perhaps I am just getting a foggy brain. I believe the interfaces were all written via CSV files.


  • 3.  RE: Has anyone done a conversion from PIC software?

    Posted 10-24-2011 05:52
    Beth what specifically are you looking to do regarding PIC? I have used Monarch software in the past to read text report files and save data fields if that's what you're looking to do.


  • 4.  RE: Has anyone done a conversion from PIC software?

    Posted 10-24-2011 06:02
    They have export functions available in PIC (this is a really old version) but they export to a | delimited file with no headers. I wondered if anyone already had the file layouts of the exports, so we would be sure we had the right fields. Client asked PIC folks to quote him on exports to Excel and they blew him off. Their noses are REALLY out of joint over his switching software.


  • 5.  RE: Has anyone done a conversion from PIC software?

    Posted 10-24-2011 06:29
    I have had tremendous success in the past capturing the printed output to text files and then stripping the relevant fields. This totally takes the prior company out of the picture since the reported output usually contains all that you need. http://www.datawatch.com/_products/monarch_pro.php


  • 6.  RE: Has anyone done a conversion from PIC software?

    Posted 10-24-2011 06:56
    Wayne - Will keep this in mind of the standard exports don't work out THANKS!


  • 7.  RE: Has anyone done a conversion from PIC software?

    Posted 10-24-2011 06:59
    I did a huge import several years ago for someone on UNIX - I was able to start/stop the print que and copy off the TXT file. Worked like a champ. Unfortunately Monarch has gotten VERY expensive -- I think they get about $1,500 for the software.


  • 8.  RE: Has anyone done a conversion from PIC software?

    Posted 10-24-2011 07:13
    I did the same for a Unix system.


  • 9.  RE: Has anyone done a conversion from PIC software?

    Posted 10-27-2011 14:51
    A follow up - can get exports from most files in PIC to a | delimited file - looks like they will import OK.