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 Wanet Telecoms Ltd 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: *

  1. pronet74

    Deploying updates in ES

    The easiest way I do it, is to use remotely connection to them such as logmein.com etc..
  2. pronet74

    General Journal Screen taking too long to open

    These are known bugs in 9.5. Anytime you run any sort of GL report or process it takes forever to open. In the meantime your other users will notice a freeze or pauses when they are trying to do their own work in Macola. I had to generate my own Aging Analysis report through access, since the...
  3. pronet74

    ES 9.5 Users I need some help

    Sure, that would be great. Anything to help the performance would be much appreciated.
  4. pronet74

    ES 9.5 Users I need some help

    Personally I don't think I should have to purchase reports from a third party just for the sake of speed. Exact software needs to step up their game in regards to those reports. The aging analysis took forever to run, however I had it create a table each morning using their same query to...
  5. pronet74

    ES 9.5 Users I need some help

    oops.. my post got cut off. This could be related to the issueing of GL reports taking so long to produce? There is a bug number that macola put out in regards to this.
  6. pronet74

    ES 9.5 Users I need some help

    Wondering if you can test this out for me. During the workday when it's being used, can one of you go into the sql server enterprise manager and just open the arcusfil view? It's timing out on me. However the same database that I put on another server that is not being used opens up right...
  7. pronet74

    SQL Server Lock Request TimeOut. Period Exceeded

    I get the same thing.. Been getting it for quite awhile. I will copy and paste what they wrote to me. The support request number is 27.298.902 which is a different number: es 9.5 Ageing report taking cpu and sql cpu resources when running. The report is taking about 50 to 75% processing...
  8. pronet74

    SQL Server Lock Request TimeOut. Period Exceeded

    I'm on SQL 2000, and the bug number is 25.015.387
  9. pronet74

    SQL Server Lock Request TimeOut. Period Exceeded

    ES has admitted to me it's a bug and put me on the list of customers who are having this problem. I have not received any sort of update from them in the past month.
  10. pronet74

    SQL Server Lock Request TimeOut. Period Exceeded

    I have 9.5 ES without ESynergy so your first issue might be related to ESynergy since I don't experience those issues. The issues I experience are normally when some GL work it done or some AR Reports are runs, it will either slow the others down to a crawl or lock it completely up. Every now...
  11. pronet74

    SQL Server Lock Request TimeOut. Period Exceeded

    I would urge anyone who is considering to update to 9.5 to wait. I talked to them personally and they told me they had a number of companies testing it for a few months before. I now cannot believe that, since I am sure one of those 'companies' would have noticed this. Heck, any QC at Exact...
  12. pronet74

    SQL Server Lock Request TimeOut. Period Exceeded

    It's still doing it on 9.5 with the GL. I am also having lock-ups when users connect to the WMS with their scanners. This is really affecting our production. Honestly I can't believe they can tell use they QC this stuff before releasing this as an update. I'm afraid to even update Macola...
  13. pronet74

    Aging Analysis Reports (Fix)

    With ES 9.5 it is impossible to run an AR Aging Analysis report, it's a known bug that will bring everything to a halt. Users will get timeout and their screens will freeze. You then, as the IT guy get the blame for it all. Since Macola probably won't fix this for months, I had to come up...
  14. pronet74

    Heads up for Flex in ES OE 360 to 372 or 9.5

    Typo by Macola. Glad I saw this post. Alot of my code wasn't running because of this. Just another example of poor QC with Macola and their updates. You should see the major performance problems with 9.5. Any GL work causes everyone else to disconnect or to freeze up. Forget about running...
  15. pronet74

    SQL Server Lock Request TimeOut. Period Exceeded

    Yep.. I have, big time. I'm on ES 9.5 and any GL work done (Report or other things such as deleting a GL entry) with either cause all other users to timeout or they will see their screens pause. I have been contacting Exact and they put me as another customer on the list as they determined...
  16. pronet74

    Access 2000/Vista/Laptop = Problems

    Have a bunch of access 2000 reports that work fine on my desktop, however on my laptop the display on the report preview shows it all messy. I changed the resolution to 1024x768 but to no avail. In design mode it looks fine. Any idea what is causing this?
  17. pronet74

    Printing ICR reports

    Can you print to the network printer through other applications?
  18. pronet74

    GL Balance in Excel

    Creating a balance sheet for ES that shows my cash is showing way different numbers than what ES reports. The formula I am using is =GL_BAL("1005:1020","0:9",,-1,2007,"1:6",0,,1,1) 1005 to 1020 are my cash accounts, 0-9 are my cost units, 2007 is the financial year and 1:6 are the periods...
  19. pronet74

    Printing ICR reports

    Delete the files in C:\WINDOWS\system32\spool\drivers directory and then add your printers again. Make sure the security is set to allow users to write to that directory as well. Try printing a test page from that printer, does it work?
  20. pronet74

    Open Order Query

    One other question. If I just wanted to get the total of open orders what would the formula be? SELECT Sum(dbo_oeordhdr_sql.tot_sls_amt) AS SumOftot_sls_amt FROM dbo_oeordhdr_sql; Shows alot less than what ES is showing.

Part and Inventory Search

Back
Top