Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by spucelik

  1. spucelik

    Combo box name value pair error

    I added a new user defined field to the order entry screen and want to make it a combo box but want to use a name value pair. Meaning the name the user see's is "Value 1" in the combo box selections but when it is saved to the database I was the value of "1" saved. I look at other Macola...
  2. spucelik

    Macola Database

    I have added several tables to the Macola database to suppliment our own business needs and it's just another database oject so Macola doesn't care. Don't however modify any of the Macola tables like adding a column. When you try to launch the client it will blow up. My perspective on adding...
  3. spucelik

    Online Ordering

    Thanks for the feedback. I've heard of Interconnect but I don't want to use Synergy. I found 2 other vendors that do offer a Macola interface. Birddog software and Snyperdyne. Has anyone had experience with either one?
  4. spucelik

    Online Ordering

    I do have eSynergy but I'm not a fan of it. I'm aware of a product that fits into eSynergy but don't want to go down that route.
  5. spucelik

    Online Ordering

    Were currently on Progression 7.6.300c but are actively migrating to ES and hope to be there by the end of the year.
  6. spucelik

    Online Ordering

    Has anyone used a third party vendor that integrates with Macola to accomodate customers ordering online? If you have would you please share your experience and who the vendor was. Thanks!
  7. spucelik

    Calling a Crystal Report using FLEX

    Has anyone Called a Crystal Report using FLEX and passed some parameters to the reports? Thanks in advance/
  8. spucelik

    Mimic Numbertodate function in SQL VIEW

    Try this...I use it all the time. SELECT CONVERT(SMALLDATETIME, '20080318' ) Supliment the macola date with a field name or your own date. Hope it helps!
  9. spucelik

    No Local Admin Privileges

    You don't need to be a local admin to run Macola...see DocID: 17.027.168 on the support web site for a complete explanation of what rights you need to grant. Here is the body of the document if you're not able to view it: Description: What rights or permissions are needed on a Progression...
  10. spucelik

    eSynergy versus SharePoint

    Thanks for the information, especially comparison document. It was an intersting read especially since I've implemented and supported multiple SharePoint instalations I just can't get over how cumbersome eSynergy is to use versus the flexibility and extensive documentation on SharePoint. The...
  11. spucelik

    eSynergy versus SharePoint

    I'm a relatively new user to eSynergy with a lot of experience with SharePoint and I'm struggling to see what the value of eSynergy is. Were running progression but upgrading to ES shortly and I have the folloing concerns: 1. If I modify eSynergy under progression, which uses classic ASP...
  12. spucelik

    End Item Where Used

    I've run the report and it does give me what I'm looking for. keep in mind that i have 500 or so purchased parts that I'm trying to use this report for, which is the reason for the automation of it, so people don't have to look up 500 different items to see where they are used.
  13. spucelik

    End Item Where Used

    We have several purchased parts that need to be replaced and we need to understand what are all the BOM they exist in so we know what needs to be changed.
  14. spucelik

    End Item Where Used

    dgillz...thanks for you thoughts. I would think that Macola has theses alias tables for their own purposes so they can generate the report. I didn't see them though so maybe they are using temp tables in memory?? What I'm trying to do is a user has requested that within a particular bill of...
  15. spucelik

    End Item Where Used

    The problem with he report is that I have hundereds of items to see where they are used and wanted to automate the logic.

Part and Inventory Search

Back
Top