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 Chriss Miller 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. AndrewForrest

    Flex Code in Macola Progression 7.9.330 on SQL server 2019.

    Good Day, We are upgrading to Macola 7.9.330 on a new SQL server 2019, Standard Macola is up and running but we are having problems with screens containing flex code. I have check with ECi and have been told that Flex should work! @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Case ID: xxxxxx Account...
  2. AndrewForrest

    Macola Activx

    Hi, Moving from Macola 7.8.900i sever/SQL 2012 to 7.9.330 on 2019 Sever & SQL. Until tested we do not want to mess with the production box. So we are setting up a virtual server the same as our production server to act as a jump box, however there is not a 7.8.900 install just update, we have...
  3. AndrewForrest

    Upgrade Macola to 7.9.300 on Win2016 & SQL1026

    Hi All, Next Stage of the upgrade.... Having solved the invoice post problem on 2012 platform we have now created a new Win 2016 server with SQL 2016 and installed Macola 7.9.300 Previous upgrade for 2012 was 7.8.900 bring over database and then upgrade macola to 7.9.300. Win 2016 upgrade...
  4. AndrewForrest

    Upgrade from Macola 7.8.900 to 7.9.300 - Post invoice problem

    Hi, We are in the process of upgrading to Macola 7.9.3 and moving to MS server 2016 & SQL 2016, at present we have just upgraded to 7.9.300 on MS 2012 & SQL 2012. we create a separate SQL box and installed Macola 7.8.900,created the companies brought the databases across and then upgraded to...
  5. AndrewForrest

    Report Writing in Word - Draw lines Using VS2005/VB.

    Gooday, I am using VS2005/VB to create a report in a word document format, my problem is that when I draw a line on page one it appears but lines drawn on page 2 + donot. some of the code is below - any Ideas?? Thanks. Imports Microsoft.Office.Interop.Word Imports Microsoft.Office.Core...
  6. AndrewForrest

    Select method of Range class failed when building Excel SS

    I am getting an intermittent problem "Select method of Range class failed" whilst building an excel spread sheet from a VS2005 VB program. I have tried both xlSheetCol.Range("a1:p34").Select() and xlSheetCol.Columns("A:P").Select() they both work in testing for a while and then give...
  7. AndrewForrest

    Curreny Rate use in Invoicing

    Macola Version 7.6.400A We have found a problem in Invoicing that has been running over various versions for years (back to at least 2004) whereby if you invoice multiple time from an order over a period of time all the invoices have the currency rate of the first invoice not the rate relevant...
  8. AndrewForrest

    VS2005 -VB Debug Problem

    Setup I am running VS2005 on a vista box with the projects & published app saved to a directory on a server I have full rights to. Problem:- when I try to debug a program at first it runs ok then after closing and reopening the program it displays "The Operation Could not Be Completed" if I...
  9. AndrewForrest

    Macola Progresion Version 7.7

    We will be upgrading to 7.7 shortly. Any comments / advise would be appricated. I hate being an early adopter.
  10. AndrewForrest

    Converting from Crv8.5 to V10 and running from VB6

    I know that converting from v8.5 to v10 can be done by running V10. However i have inherited support of some vb code that ran CRViewer V8.5 without using the runtime and want to convert it to use the runtime, from the FAQ section I have got some of the info needed however I can't get the viewer...
  11. AndrewForrest

    ERS 5 - Metaframe - Terminal Server - Macola

    Hi, Is any one using ERS with macola ???
  12. AndrewForrest

    Archiving Macola Data

    Hi, Has any one come across an Archive tool for macola, We have a lot of redundant info we wish to archive to reduce the database size, speed up backups and general running etc. Regards Andrew
  13. AndrewForrest

    Excel Date conversions going US not European/Australian

    Hi All, I am reading a SQL database and putting dates into an excel cell. The date field is stored as a numeric yyyymmdd -20040124 - I am converting the date to dd/mm/yyyy 24/01/2004 (European/Australian format), before loading into the date(dd-mmm-yyyy - 24-Jan-2004) formated cell, this works...

Part and Inventory Search

Back
Top