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 wOOdy-Soft 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 Relloc

  1. Relloc

    accpac macro

    You might be doing your development the wrong way around. Have your setup AR0032 in Budget and Info Management's Budget view type. This will be the first step to integrate the AR (A/R Invoice Batch Headers)and IM. You can also ask your Service Provider to contact Orchid on your behalf. They...
  2. Relloc

    Automate Day End Processing?

    Yes it was easy just record it. Problem however scheduling it when you do not have software to do it. I have converted the code to C# and compiled it into a Conlsole aplication and it works like a charm every Morning @ 1:00 AM The code can be optimized, I plan to ad paramters to the comand...
  3. Relloc

    sales forecast module for accpac 5.3

    The only Add-On I can think of is Orchid Budget and Info Management.
  4. Relloc

    is accpac ERP good?

    Thank you for your point Jay it really helped us with especially point 1. I am looking at Accpac from an End user / IT Manager perspective and not a dealers perspective. Accpac has an excellent foundation and we really enjoy working with the Object and Data Base in general. We have got 70...
  5. Relloc

    is accpac ERP good?

    Hope it is not too late. I am worrying if it's good or not? Have been working with Accpac now for 8 Years and my opinion is that there must be something better. It will however be a perfect fit if. 1. Accounting is your only concern. 2. You only purchase the GL, AP, AR and CRM. 3. Lots of...
  6. Relloc

    Batch import not working?

    Your BATCHID, BTCHENTRY in the Header is most likely not the same as the BATCHNBR, JOURNALID in the Journal_Details
  7. Relloc

    SQL EATING MY MEMORY

    It all depends on if you running CRM on your SQL box. http://www.sql-server-erformance.com/sql_server_configuration_settings.asp We had more or less the same problem and fixed it by setting the Maximum (MB) on MS-SQL Server
  8. Relloc

    Common Vendor Database to All Companies

    Hello Seisa I always the attached code to automate Export/Imports Sub MainSub() 'Declare variables here Dim bRet As Boolean Dim ReturnValue As Boolean ' opendb Dim OEImport As AccpacImportExport.ImportExport Dim result As String Dim Session As New...
  9. Relloc

    ACCPAC Modules question?

    Elaborate? In Short To quote ettienne (TechnicalUser) 13 Mar 06 14:24 Insights is an amazing product, but you must invest in some training to get the full benefit. It depend on your organizations IT background 1. You are running SQL sever and that means that you already can use Analysis...
  10. Relloc

    ACCPAC Modules question?

    Insight is Perfect for GL but for most other modules it is a Nightmare
  11. Relloc

    Aggregation Question

    Thejuan have jou found a sultuion I have the same problem with budgets that should be a month level but not on a DAY level
  12. Relloc

    ACCPAC EPOS question

    IF you R in South Africa I would recommend ISOPOS It integrated into PO, IC and OE It is a stable and easy to use POS that has a good reputation
  13. Relloc

    ACCPAC Union Query

    If you are running Pervasive 2000 load service pack 4 if you want any success. Or Try in MSDE linked server using MS SQL server instead. Regards Relloc
  14. Relloc

    Not able to create ODBC Connection to Pervasive 2000

    Your client installation would properly be in the following sub directory on your Pervasive server installation “C:\PVSW\Clients\Win\setup.exe” Just run and you should be fine Good luck RELLOC
  15. Relloc

    Database error (operation=REV-POST, error=2).

    Your problem might be related to a bad index on your Pervasive Database Above mentioned is normally solved by a rebuild on the affected module and if the afore mentioned does not work a dump and reload

Part and Inventory Search

Back
Top