It's obvious that CenturyBiz is more marketing than in the trenches knowledge but a little research has uncovered a problem with PCCharge PCI compliance. They are using the PA-DSS 1.2 compliance documentation and validation. Currently the standard is at version 3. According to this link, all...
Hello,
I may be able to help you here if you are using the SQL version of Macola. I had a client that I upgraded about a year ago that had a similar problem. I have a customization that resolved the taxing issue that may work for you with minimal or no customization.
I can tell you that...
Is the problem the consumption of the PO number that never gets used or the creation of a PO with no line items? If the former, there is no good solution. Macola increments the PO number at the time that the user starts creating a new PO, if the user then cancels/escapes then the PO number is...
You would want to use ADO (Classic) in VBA in place of the ERSSQL statements. ERS 5.0 has a layer that simplifies access to ADO but under the hood it is using ADO. There is no direct mapping of functions between these ERS functions and ADO. These days the best information on how to access ADO...
I would venture to guess that the most likely scenario is a problem with the invoice number being outside of the bounds of the printable area of the page. This could probably be fixed with a change in the printer driver you use. What is the target printer model and what driver are you using...
Do they have a different version of Crystal installed than the other workstations with the full version? When answering this question be sure to check the about screen carefully for any differences. You should look for signs that one is an OEM and the other is not as well as the version...
If your files are getting corrupted often, then you are either
1. Hosting your files on a Novell Server. Even though Novell owned Btrieve for some time, large files on Novell get corrupted often.
2. Having problems with your network. Btrieve/Pervasive has no error correction as it works at a...
I just checked the attached screenshot and it does appear as though you are using the Spanish language version of Windows. Please verify that your Macola7.ini language is set to ENGLISH and that you have a connection defined for ENGLISH in macsql.cfg. If this is all set correctly, I would guess...
To the best of my knowledge, no. However, you can start on a workflow, create a document, and then use the browsers back feature to return to the worflow and then add the reference to the newly created document. Kind of a pain that it has to be done this way, but this is the most convenient...
Let me be clear, I never said it was not supported. I only said it is not suggested for production use. If I were going to install SQL Server on a virtual server the only environment I would consider is VMWare ESX or ESXi. Microsoft's own Hypervisor has double the IO which is why I said that...
On the issue of virtualizing SQL Server; even Microsoft says don't do this except for testing and development purposes. The performance degradation of SQL Server is poor on a virtual server, as the primary factor for determining base speed in SQL Server is IO, not memory or CPU. The amount of...
Another option would be to just generate your own connection using ADO directly and use a trusted connection. This will circumvent the use of the set app role and potentially your problem.
Scott Travis
Enterprise Expressions LLC
I have an executable that you can use to replace the Flexibility (VBA) SendKeys command. It works much more consistently and you can pass the SendKeys parameters and a wait period as parameters to the executable. If you would like a copy of the solution, I would be happy to provide it. Please...
You need to add a reference to the ActiveX Data Objects (ADO)Library. Just choose the greatest version number available from the list.
Scott Travis
www.enterpriseexpressions.com
For the PWE issue, I would first try the MDAC component checker from Microsoft. It is available here
http://www.microsoft.com/downloads/details.aspx?familyid=8f0a8df6-4a21-4b43-bf53-14332ef092c9&displaylang=en
If that is no help you can make a backup of your registry keys related to ODBC...
Please provide sample code for what you have accomplished so far in the writing of the letters/images.
Are you looking to animate the cursor blinking plus the animation of the backspace key of what you have created? If so, why not just use a TextBox and lock the user out from interacting...
Be careful you don't let the Web Service get too complicated. This should be easy. Most Web Services used for this kind of solution do not require crazy amounts of security. You can make the development very difficult for yourself if you introduce too many variables at first. I would...
1. Not too hard at all if you are using .Net and you have experience here.
2. I would recommend calling Symbol directly and asking them about what is best for you. They know their hardware and they make the best industrial strength hardware available.
3. Anytime you do a data dump from a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.