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!

Search results for query: *

  • Users: GPUser05
  • Content: Threads
  • Order by date
  1. GPUser05

    Help with DAO Recordset

    I am opening query as recordset and looping through the records, doing calculation with the some of the data and appending the record to another table. These are the product quantity, cost, sales price and profit margin records for half month say 1/1 through 1/15. Generally, there is only one...
  2. GPUser05

    Version conflict after installing SP2 for GP version 9.0

    We are at Version 9.0 for Dynamics GP. We installed service pack 2 on server, it installed fine and updated tables through GP Utilities. After updating tables, when we launch the GP on server it writes all new code but when we log in to the Dynamics, it gives error that client version is...
  3. GPUser05

    Please help with increasing Value of Variable in Loop

    Hi all! Hope somebody can help me with this. I have given the Code below. I am trying to increase a varible in loop based on condition and case with 1 or 0.50. For some reason, AmtRP is not increasing by 0.50. It goes to that line of code but it will not increase it by 0.50. If I change the...
  4. GPUser05

    Bank Transaction Entry Integration

    I am trying to do the Bank transaction entry integration to bring in non-AP checks and direct debits information. Can I bring the Bank transactions information in batch like AP and AR module so that I can look at it and decide if I want to post the batch or not? Also if anybody has done any...
  5. GPUser05

    Error after upgrading to Integration Manager 9.0

    We upgraded from IM 7.5 to 9.0 as we upgraded to GP9. I have one integration which is calling SQL stored procedure and I can't get this integration to work after upgrade. When I run the integration, it does the connection but does not integrate any documents and gives the error Establishing...
  6. GPUser05

    SQL stored procedure and Integration Manager

    I have SQL stored procedure for expense invoices that I need to integrate in Great Plains. Can I call it through Integration Manager? Any reply is highly appreciated. Thanks in advance for your time.
  7. GPUser05

    Date function not showing date in the form

    Hi, I have a starting form that shows today's date when open. It is a textbox which uses Date()function. Same application is running on different machines. On one machine only when I open the application I can't see the date, instead it gives me Name# error. Any help is highly appreciated...
  8. GPUser05

    Automation Error

    Hi Everyone, I have a module for procedures in our database. when I make some change in code(only deleting two words that we don't need anymore) and try to save it, it is giving me following error: Automation error Incorrect inheritance depth in standard OLE hmember Does anyone know what this...
  9. GPUser05

    Best way to integrate data through Integration Manager

    I am new to Integration Manager. I am trying to integrate credit card expenses information in Great Plains through Integration Manager. Is it good to integrate source text file or integrate through ACCESS? Any help is highly appreciated. Thanks for your help.
  10. GPUser05

    Error while importing Package File

    I exported a package file of modified report and try to save as different name and import it so I can modify the report. While importing I am getting error "unable to open customizations Dictionary." Any thoughts is highly appreciated. Thanks,

Part and Inventory Search

Back
Top