Sage 100

 View Only
Expand all | Collapse all

Does anyone have a MAS 200 SQL 4.5 whitepaper that

  • 1.  Does anyone have a MAS 200 SQL 4.5 whitepaper that

    Posted 12-02-2011 09:58
    Does anyone have a MAS 200 SQL 4.5 whitepaper that discusses the underlying technology? I have a customer considering a SQL migration largely due to their IT department's failure to backup their systems.... and they're asking about the underlying core technology. Because I am not refunding the money if they make a mis-informed decision I've pretty much advised (based on prior discussions in the group) that MAS 200 SQL won't be faster, won't allow direct manipulation of the SQL tables and really doesn't do much more than check off the ""has SQL db"" item on the evaluation sheet that some companies use. Anyone have additional recent whitepaper about the SQL technology?


  • 2.  RE: Does anyone have a MAS 200 SQL 4.5 whitepaper that

    Posted 12-02-2011 10:07
    I'm framing your second paragraph.


  • 3.  RE: Does anyone have a MAS 200 SQL 4.5 whitepaper that

    Posted 12-02-2011 10:12
    Do any of the docs on this page help? http://www.sagemas.com/~/media/Category/ERP/MAS/Assets/lp/45_release/be_convinced.html


  • 4.  RE: Does anyone have a MAS 200 SQL 4.5 whitepaper that

    Posted 12-02-2011 10:14
    I'm guessing ""not"" now that I've looked a little closer.


  • 5.  RE: Does anyone have a MAS 200 SQL 4.5 whitepaper that

    Posted 12-02-2011 10:26
    Page 7 of the technology white paper gives a paragraph about SQL.


  • 6.  RE: Does anyone have a MAS 200 SQL 4.5 whitepaper that

    Posted 12-02-2011 10:54
    The bigger issue for this customer would likely be the omission of FRX and F9 - both of which they use.


  • 7.  RE: Does anyone have a MAS 200 SQL 4.5 whitepaper that

    Posted 12-02-2011 10:54
    Are these limitations still in place (via a post Dawn made on the Community forums) And don't forget that some financial applications aren't available for SQL: - F9 - FRx - SMI (although I hear this is coming in the future) -- since announced as available The legacy modules not available: - Job Cost - TimeCard - Payroll - Work Order - MRP


  • 8.  RE: Does anyone have a MAS 200 SQL 4.5 whitepaper that

    Posted 12-02-2011 10:57
    SMI was just released, so no that's now available. But the other limitations ARE still a factor.


  • 9.  RE: Does anyone have a MAS 200 SQL 4.5 whitepaper that

    Posted 12-02-2011 11:05
    Does does SQL 4.5 use any stored procedures?


  • 10.  RE: Does anyone have a MAS 200 SQL 4.5 whitepaper that

    Posted 12-02-2011 11:32
    Myron, according to Sage, it does not.


  • 11.  RE: Does anyone have a MAS 200 SQL 4.5 whitepaper that

    Posted 12-02-2011 11:36
    All it is a database holder - sql in a sense is not being used. The lookups for are extremely slow - my testing was looking for invoices last week and it took 10 min to search throught the AR_invoicehistoryheader to find the data - it was not faster than providex - if you bypass providex and do crystal directly it runs in 1 second!


  • 12.  RE: Does anyone have a MAS 200 SQL 4.5 whitepaper that

    Posted 12-02-2011 11:40
    Johnny, my experience has been that it's not faster than Providex but it's also not as slow as what you're describing.


  • 13.  RE: Does anyone have a MAS 200 SQL 4.5 whitepaper that

    Posted 12-02-2011 11:44
    Its sounds just like the old sql except that one had a few stored procedures