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 bkrike 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 flyrodder

  1. flyrodder

    DEC VMS Legacy Data to Great Plains

    I'm not familiar with MS CRM but I will look into it. I'm open to any and all paths to the end result. Thanks.
  2. flyrodder

    DEC VMS Legacy Data to Great Plains

    Thanks. I will also look at e-connect to see what it offers. You have both been very helpful.
  3. flyrodder

    DEC VMS Legacy Data to Great Plains

    Once again. Thanks. You have been most helpfull. I now have a direction to go in. All I have do do now if figure out what fields info to move and how to mark as processed. Thanks.
  4. flyrodder

    DEC VMS Legacy Data to Great Plains

    Thanks for the reply. I will look at Integration Manager and see what is needed to do this. However this is not a one time shot. The current sales programs are located on the DEC and will remain there. So this will be an ongoing thing.
  5. flyrodder

    DEC VMS Legacy Data to Great Plains

    I work for a manufacturing firm that has legacy software for their sales orders on an older DEC VMS system. Currently our accounting department is manually putting the sales entries into Great Plains in a networked environment. The Great Plains data is SQL based. I have been assigned the task...
  6. flyrodder

    Anti-Spyware, anitvirus makers

    Let's not get testy now.
  7. flyrodder

    How to Implement Check Boxes

    Not exactly. The grid is already populated with the appropriate data and the cells are already formated correctly. What I had in mind was when a user checks a box in the grid I want other optional boxes to show as checked or unchecked automatically. To date I have not been able to show the...
  8. flyrodder

    How to Implement Check Boxes

    I need to update a check box in a farpoint spread when another check box is checked or unchecked and show the results immediately. I have tried to do this in the button clicked and change events. Neither will update the other check box cell till I leave the current cell. Any ideas on how to...
  9. flyrodder

    pdf995 parameters documentation

    Tech support doesn't even have documentation for the parameters. Thanks again for the reply.
  10. flyrodder

    pdf995 parameters documentation

    Yes, I tried that site. It was no real help. I need complete documentation for any available pararmeters for pdf995. Thanks for the reply.
  11. flyrodder

    pdf995 parameters documentation

    Does anyone out there know where I can find any documentation on the parameters for the ini files for pdf995. It seems that the pdf995 web site has none. I have no way of knowing what paramaters are needed to make an application I have written work correctly. Any help is appreciated.
  12. flyrodder

    using arrays in sql server 2000

    We are currently in the process of moving data from a DEC Alpha machine using VMS to SQL Server 2000. All the files on the DEC were created using VAX Basic. I have one file, on the DEC, that is made up of a number of fields that are arrays with up to 300 elements in each array. The problem I...
  13. flyrodder

    Hi, I need to connect to Lotus

    This may or may not help you with what you are trying to do. this is the code that I use to connect to the current users Lotus email account to send a document. Hope it helps. email = InputBox("Enter the e-mail address of the recipient", vbOKCancel) If email = "&quot...
  14. flyrodder

    multi-page print preview

    Thanks for your reply. I have it working now. I used a picture file and saved it out as a binary file to be emailed.
  15. flyrodder

    multi-page print preview

    Thanks for the input. I'll look at both sites. [2thumbsup]

Part and Inventory Search

Back
Top